"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/20 04:56:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho" 2026/04/20 04:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/20 04:56:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:10 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:10 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:56:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45710->172.17.0.3:21, err= 2026/04/20 04:56:16 DEBUG : Creating backend with remote "/tmp/rclone499611659" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37889") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39316->172.17.0.3:37889, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36746") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35912->172.17.0.3:36746, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35288") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50726->172.17.0.3:35288, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30055") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58658->172.17.0.3:30055, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32878") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57936->172.17.0.3:32878, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33777") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57302->172.17.0.3:33777, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:16 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37470") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44772->172.17.0.3:37470, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38472") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35428->172.17.0.3:38472, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36356") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33098->172.17.0.3:36356, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36558") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38972->172.17.0.3:36558, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36841") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38856->172.17.0.3:36841, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30902") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37340->172.17.0.3:30902, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36191") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36562->172.17.0.3:36191, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39025") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49658->172.17.0.3:39025, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33396") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55508->172.17.0.3:33396, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 DEBUG : Creating backend with remote "/non-existing" 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33584") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38226->172.17.0.3:33584, err= 2026/04/20 04:56:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33979") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37638->172.17.0.3:33979, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37708") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40662->172.17.0.3:37708, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33923") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60776->172.17.0.3:33923, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:16 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35238") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34938->172.17.0.3:35238, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35336") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36500->172.17.0.3:35336, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35856") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38004->172.17.0.3:35856, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36208") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39080->172.17.0.3:36208, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32056") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33238->172.17.0.3:32056, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:222: Only runs on local 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34455") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44370->172.17.0.3:34455, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36928") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45512->172.17.0.3:36928, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Running all checks before starting transfers 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35125") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49920->172.17.0.3:35125, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Checks finished, now starting transfers 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32391") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35510->172.17.0.3:32391, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:16 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31625") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48522->172.17.0.3:31625, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32976") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60336->172.17.0.3:32976, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34906") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50372->172.17.0.3:34906, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37225") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59822->172.17.0.3:37225, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31157") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51164->172.17.0.3:31157, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 ERROR : Ignoring --no-traverse with sync 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38202") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54114->172.17.0.3:38202, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34564") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35476->172.17.0.3:34564, err= 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:16 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:16 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39112") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43588->172.17.0.3:39112, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33823") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54688->172.17.0.3:33823, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34606") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43768->172.17.0.3:34606, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34916") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45164->172.17.0.3:34916, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38766") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55300->172.17.0.3:38766, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36668") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55772->172.17.0.3:36668, err= 2026/04/20 04:56:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33202") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42498->172.17.0.3:33202, err= 2026/04/20 04:56:16 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/04/20 04:56:16 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/04/20 04:56:16 INFO : hello world2: Copied (new) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34915") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40710->172.17.0.3:34915, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38760") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39694->172.17.0.3:38760, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35654") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40868->172.17.0.3:35654, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38476") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35004->172.17.0.3:38476, err= 2026/04/20 04:56:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35043") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56124->172.17.0.3:35043, err= 2026/04/20 04:56:16 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/20 04:56:16 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/20 04:56:16 INFO : potato2: Copied (new) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39959") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33226->172.17.0.3:39959, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34639") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49806->172.17.0.3:34639, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35367") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48322->172.17.0.3:35367, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35427") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52558->172.17.0.3:35427, err= 2026/04/20 04:56:16 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/20 04:56:16 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/20 04:56:16 INFO : potato2: Copied (new) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37898") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45634->172.17.0.3:37898, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32143") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47956->172.17.0.3:32143, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33588") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51100->172.17.0.3:33588, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/20 04:56:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:56:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/20 04:56:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38090") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39634->172.17.0.3:38090, err= 2026/04/20 04:56:16 INFO : sub dir2: Making directory 2026/04/20 04:56:16 INFO : sub dir: Making directory 2026/04/20 04:56:16 INFO : sub dir2/sub sub dir2: Making directory 2026/04/20 04:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60320->172.17.0.3:21, err= 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33937") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40984->172.17.0.3:33937, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:20 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35448") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38330->172.17.0.3:35448, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36905") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38018->172.17.0.3:36905, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38784") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47202->172.17.0.3:38784, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36981") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52260->172.17.0.3:36981, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31454") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49604->172.17.0.3:31454, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39970") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37597") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52962->172.17.0.3:39970, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54634->172.17.0.3:37597, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33403") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57572->172.17.0.3:33403, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34966") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46636->172.17.0.3:34966, err= --- PASS: TestCopyEmptyDirectories (3.52s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:20 INFO : sub dir2: Making directory 2026/04/20 04:56:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/20 04:56:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36970") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35202->172.17.0.3:36970, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33329") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46394->172.17.0.3:33329, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:20 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32235") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44922->172.17.0.3:32235, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34191") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44412->172.17.0.3:34191, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35453") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60508->172.17.0.3:35453, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31826") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39950->172.17.0.3:31826, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36710") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36026->172.17.0.3:36710, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:20 DEBUG : sub dir2: Making directory with metadata 2026/04/20 04:56:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33761") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57098->172.17.0.3:33761, err= 2026/04/20 04:56:20 INFO : sub dir2: Making directory 2026/04/20 04:56:20 INFO : sub dir: Making directory 2026/04/20 04:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34668") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46582->172.17.0.3:34668, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:20 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:20 INFO : sub dir/hello world: Deleted 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32634") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40706->172.17.0.3:32634, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31010") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35206->172.17.0.3:31010, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31761") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45588->172.17.0.3:31761, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34969") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50620->172.17.0.3:34969, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39618") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34858->172.17.0.3:39618, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38510") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38042") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42294->172.17.0.3:38042, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50022->172.17.0.3:38510, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33880") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41580->172.17.0.3:33880, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35803") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44600->172.17.0.3:35803, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36134") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53936->172.17.0.3:36134, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:20 INFO : sub dir2: Making directory 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35895") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32918->172.17.0.3:35895, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39707") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59346->172.17.0.3:39707, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:20 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:20 INFO : sub dir/hello world: Deleted 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38726") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53840->172.17.0.3:38726, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31305") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43912->172.17.0.3:31305, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31273") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60356->172.17.0.3:31273, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39954") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58974->172.17.0.3:39954, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36957") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42000->172.17.0.3:36957, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:20 DEBUG : sub dir2: Making directory with metadata 2026/04/20 04:56:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:56:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31691") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44022->172.17.0.3:31691, err= 2026/04/20 04:56:20 INFO : sub dir2: Making directory 2026/04/20 04:56:20 INFO : sub dir: Making directory 2026/04/20 04:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30817") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36076->172.17.0.3:30817, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:20 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:20 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36515") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45484->172.17.0.3:36515, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31608") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51000->172.17.0.3:31608, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37842") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55038->172.17.0.3:37842, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35400") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50456->172.17.0.3:35400, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36428") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41154->172.17.0.3:36428, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37367") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56244->172.17.0.3:37367, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30496") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49694->172.17.0.3:30496, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36084") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55978->172.17.0.3:36084, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37639") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60904->172.17.0.3:37639, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:20 INFO : sub dir2: Making directory 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33602") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56998->172.17.0.3:33602, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36195") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59426->172.17.0.3:36195, err= 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:20 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:20 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35386") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41064->172.17.0.3:35386, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32232") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35684->172.17.0.3:32232, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34900") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38410->172.17.0.3:34900, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34565") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49276->172.17.0.3:34565, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39396") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36310->172.17.0.3:39396, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30226") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59154->172.17.0.3:30226, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32291") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42780->172.17.0.3:32291, err= 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33757") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47772->172.17.0.3:33757, err= 2026/04/20 04:56:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qocifil1tayi" 2026/04/20 04:56:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:20 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:20 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: Connecting to FTP server 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: > dial: conn=172.17.0.1:60340->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gozicig8weho -> ftp://172.17.0.3:21/rclone-test-qocifil1tayi 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: dial("tcp","172.17.0.3:33249") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: > dial: conn=172.17.0.1:36224->172.17.0.3:33249, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36707") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38752->172.17.0.3:36707, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32058") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53338->172.17.0.3:32058, err= 2026/04/20 04:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: Waiting for checks to finish 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: Waiting for transfers to finish 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31388") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57316->172.17.0.3:31388, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: dial("tcp","172.17.0.3:36997") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: > dial: conn=172.17.0.1:42694->172.17.0.3:36997, err= 2026/04/20 04:56:22 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/20 04:56:22 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/20 04:56:22 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: dial("tcp","172.17.0.3:36549") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: > dial: conn=172.17.0.1:57836->172.17.0.3:36549, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: dial("tcp","172.17.0.3:37087") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: > dial: conn=172.17.0.1:51828->172.17.0.3:37087, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: dial("tcp","172.17.0.3:34902") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: > dial: conn=172.17.0.1:38566->172.17.0.3:34902, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: dial("tcp","172.17.0.3:32710") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: > dial: conn=172.17.0.1:42266->172.17.0.3:32710, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: Purge object "sub dir/hello world" 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: Purge dir "sub dir" 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: Purge dir "" 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37762") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48328->172.17.0.3:37762, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34598") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34200->172.17.0.3:34598, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36387") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45040->172.17.0.3:36387, err= --- PASS: TestServerSideCopy (2.35s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31726") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45666->172.17.0.3:31726, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31144") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55790->172.17.0.3:31144, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38533") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55638->172.17.0.3:38533, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37238") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56032->172.17.0.3:37238, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39591") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41940->172.17.0.3:39591, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone499611659) 2026/04/20 04:56:22 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:22 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36985") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37090->172.17.0.3:36985, err= 2026/04/20 04:56:22 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/20 04:56:22 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/20 04:56:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38625") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34376->172.17.0.3:38625, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35382") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38604->172.17.0.3:35382, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33422") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37782->172.17.0.3:33422, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30879") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59686->172.17.0.3:30879, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30393") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35654->172.17.0.3:30393, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32559") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52046->172.17.0.3:32559, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31342") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52418->172.17.0.3:31342, err= 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37534") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40574->172.17.0.3:37534, err= 2026/04/20 04:56:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nosuwan5razu" 2026/04/20 04:56:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:22 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:22 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Connecting to FTP server 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:22 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:38800->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gozicig8weho -> ftp://172.17.0.3:21/rclone-test-nosuwan5razu 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35711") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:30380") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49192->172.17.0.3:35711, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:37824->172.17.0.3:30380, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36061") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45482->172.17.0.3:36061, err= 2026/04/20 04:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Waiting for checks to finish 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Waiting for transfers to finish 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34100") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50824->172.17.0.3:34100, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:37500") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:40082->172.17.0.3:37500, err= 2026/04/20 04:56:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/20 04:56:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/20 04:56:25 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:30249") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:44242->172.17.0.3:30249, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:31969") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:60164->172.17.0.3:31969, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34142") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59536->172.17.0.3:34142, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33387") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49150->172.17.0.3:33387, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37931") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53960->172.17.0.3:37931, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38118") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36142->172.17.0.3:38118, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:35399") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:41428->172.17.0.3:35399, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38570") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55448->172.17.0.3:38570, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:31511") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:34556->172.17.0.3:31511, err= 2026/04/20 04:56:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-nosuwan5razu) 2026/04/20 04:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Waiting for checks to finish 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Waiting for transfers to finish 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33334") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42292->172.17.0.3:33334, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:39974") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:56198->172.17.0.3:39974, err= 2026/04/20 04:56:25 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/04/20 04:56:25 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/04/20 04:56:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:33524") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:53598->172.17.0.3:33524, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:32306") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:49478->172.17.0.3:32306, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:37894") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:46870->172.17.0.3:37894, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: dial("tcp","172.17.0.3:30130") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: > dial: conn=172.17.0.1:49594->172.17.0.3:30130, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Purge object "sub dir/hello world" 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Purge dir "sub dir" 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: Purge dir "" 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34862") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40034->172.17.0.3:34862, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33398") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51104->172.17.0.3:33398, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34142") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59540->172.17.0.3:34142, err= --- PASS: TestServerSideCopyOverSelf (2.59s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38487") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49176->172.17.0.3:38487, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31224") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44696->172.17.0.3:31224, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33069") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32930->172.17.0.3:33069, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33469") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50196->172.17.0.3:33469, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31365") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33844->172.17.0.3:31365, err= 2026/04/20 04:56:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone499611659) 2026/04/20 04:56:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38996") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45330->172.17.0.3:38996, err= 2026/04/20 04:56:25 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/20 04:56:25 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/20 04:56:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/20 04:56:25 INFO : sub dir/hello world: Deleted 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38410") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45818->172.17.0.3:38410, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37594") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41360->172.17.0.3:37594, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38700") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45558->172.17.0.3:38700, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39067") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52928->172.17.0.3:39067, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38774") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54206->172.17.0.3:38774, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33595") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55262->172.17.0.3:33595, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36983") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44864->172.17.0.3:36983, err= 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32487") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42014->172.17.0.3:32487, err= 2026/04/20 04:56:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-reyecag0lumi" 2026/04/20 04:56:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:25 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:25 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Connecting to FTP server 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:38838->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gozicig8weho -> ftp://172.17.0.3:21/rclone-test-reyecag0lumi 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:34439") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:53916->172.17.0.3:34439, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35813") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47806->172.17.0.3:35813, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33700") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54824->172.17.0.3:33700, err= 2026/04/20 04:56:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36936") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56856->172.17.0.3:36936, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:30139") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:57708->172.17.0.3:30139, err= 2026/04/20 04:56:28 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/20 04:56:28 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/20 04:56:28 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:31720") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:60408->172.17.0.3:31720, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:35739") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:38402->172.17.0.3:35739, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31523") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50312->172.17.0.3:31523, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35101") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53254->172.17.0.3:35101, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33648") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59912->172.17.0.3:33648, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Using server-side directory move 2026/04/20 04:56:28 INFO : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:32856") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35882") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:39614->172.17.0.3:32856, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60500->172.17.0.3:35882, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39643") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58996->172.17.0.3:39643, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:38966") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:51138->172.17.0.3:38966, err= 2026/04/20 04:56:28 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:28 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-reyecag0lumi) 2026/04/20 04:56:28 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Waiting for transfers to finish 2026/04/20 04:56:28 INFO : sub dir/hello world: Deleted 2026/04/20 04:56:28 INFO : sub dir/hello world: Moved (server-side) 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37158") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44980->172.17.0.3:37158, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38410") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45822->172.17.0.3:38410, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:31600") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:57836->172.17.0.3:31600, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:33151") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:49614->172.17.0.3:33151, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36398") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51244->172.17.0.3:36398, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30378") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38716->172.17.0.3:30378, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38420") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44666->172.17.0.3:38420, err= 2026/04/20 04:56:28 DEBUG : testing file moves 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:33727") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:60834->172.17.0.3:33727, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31774") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54864->172.17.0.3:31774, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:30883") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31302") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:50564->172.17.0.3:30883, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41482->172.17.0.3:31302, err= 2026/04/20 04:56:28 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:28 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-reyecag0lumi) 2026/04/20 04:56:28 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Waiting for transfers to finish 2026/04/20 04:56:28 INFO : sub dir/hello world: Deleted 2026/04/20 04:56:28 INFO : sub dir/hello world: Moved (server-side) 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34577") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54882->172.17.0.3:34577, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36465") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39254->172.17.0.3:36465, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:31729") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:37618->172.17.0.3:31729, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:32954") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:60596->172.17.0.3:32954, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:31507") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:41412->172.17.0.3:31507, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: dial("tcp","172.17.0.3:32249") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: > dial: conn=172.17.0.1:41538->172.17.0.3:32249, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Purge object "sub dir/hello world" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Purge dir "sub dir" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: Purge dir "" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32742") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57764->172.17.0.3:32742, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34006") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51270->172.17.0.3:34006, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30185") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55780->172.17.0.3:30185, err= --- PASS: TestServerSideMoveOverSelf (3.36s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39243") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52452->172.17.0.3:39243, err= 2026/04/20 04:56:28 ERROR : error listing: directory not found 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34292") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50434->172.17.0.3:34292, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32327") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33172->172.17.0.3:32327, err= 2026/04/20 04:56:28 INFO : Local file system at /tmp/rclone499611659: Making directory 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31945") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59080->172.17.0.3:31945, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30101") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42912->172.17.0.3:30101, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34319") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46162->172.17.0.3:34319, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33840") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36994->172.17.0.3:33840, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37674") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37092->172.17.0.3:37674, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35972") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40540->172.17.0.3:35972, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30846") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47422->172.17.0.3:30846, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35344") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37768->172.17.0.3:35344, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32898") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58146->172.17.0.3:32898, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39972") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33440->172.17.0.3:39972, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30396") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33326->172.17.0.3:30396, err= 2026/04/20 04:56:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35715") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46168->172.17.0.3:35715, err= 2026/04/20 04:56:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:28 DEBUG : Local file system at /tmp/rclone499611659: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : Local file system at /tmp/rclone499611659: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39641") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43124->172.17.0.3:39641, err= 2026/04/20 04:56:28 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/20 04:56:28 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/20 04:56:28 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34323") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49124->172.17.0.3:34323, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32607") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55768->172.17.0.3:32607, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37446") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57980->172.17.0.3:37446, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38045") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47226->172.17.0.3:38045, err= 2026/04/20 04:56:28 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36948") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57348->172.17.0.3:36948, err= 2026/04/20 04:56:28 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/04/20 04:56:28 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/04/20 04:56:28 INFO : check sum: Copied (new) 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33062") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58016->172.17.0.3:33062, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38333") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48886->172.17.0.3:38333, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : check sum: size = 1 OK 2026/04/20 04:56:28 NOTICE: ftp://172.17.0.3:21/rclone-test-gozicig8weho: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/20 04:56:28 DEBUG : check sum: Size of src and dst objects identical 2026/04/20 04:56:28 DEBUG : check sum: Unchanged skipping 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 INFO : There was nothing to transfer 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35764") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56018->172.17.0.3:35764, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36650") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34472->172.17.0.3:36650, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35314") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57340->172.17.0.3:35314, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31514") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48098->172.17.0.3:31514, err= 2026/04/20 04:56:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33488") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47148->172.17.0.3:33488, err= 2026/04/20 04:56:28 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/04/20 04:56:28 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/04/20 04:56:28 INFO : sizeonly: Copied (new) 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31838") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52956->172.17.0.3:31838, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34125") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40542->172.17.0.3:34125, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : sizeonly: size = 6 OK 2026/04/20 04:56:28 DEBUG : sizeonly: Sizes identical 2026/04/20 04:56:28 DEBUG : sizeonly: Unchanged skipping 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 INFO : There was nothing to transfer 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37569") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52192->172.17.0.3:37569, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39485") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53248->172.17.0.3:39485, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30326") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44300->172.17.0.3:30326, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36008") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34452->172.17.0.3:36008, err= 2026/04/20 04:56:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31012") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51624->172.17.0.3:31012, err= 2026/04/20 04:56:28 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/04/20 04:56:28 INFO : ignore-size: Copied (new) 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30183") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47662->172.17.0.3:30183, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38623") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58888->172.17.0.3:38623, err= 2026/04/20 04:56:28 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:56:28 DEBUG : ignore-size: Unchanged skipping 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 INFO : There was nothing to transfer 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34990") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41292->172.17.0.3:34990, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30924") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40350->172.17.0.3:30924, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33959") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50824->172.17.0.3:33959, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34686") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43522->172.17.0.3:34686, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39189") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60678->172.17.0.3:39189, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32220") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58330->172.17.0.3:32220, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : existing: size = 6 OK 2026/04/20 04:56:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:56:28 DEBUG : existing: Unchanged skipping 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 INFO : There was nothing to transfer 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33289") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37860->172.17.0.3:33289, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37019") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39980->172.17.0.3:37019, err= 2026/04/20 04:56:28 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/20 04:56:28 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/20 04:56:28 INFO : existing: Copied (replaced existing) 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37518") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55424->172.17.0.3:37518, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38467") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42740->172.17.0.3:38467, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33332") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45188->172.17.0.3:33332, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31568") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56336->172.17.0.3:31568, err= 2026/04/20 04:56:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31099") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56618->172.17.0.3:31099, err= 2026/04/20 04:56:28 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/20 04:56:28 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/20 04:56:28 INFO : existing: Copied (new) 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32135") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42030->172.17.0.3:32135, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34983") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46244->172.17.0.3:34983, err= 2026/04/20 04:56:28 DEBUG : existing: Destination exists, skipping 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:28 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:28 INFO : There was nothing to transfer 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39534") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56488->172.17.0.3:39534, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37660") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40844->172.17.0.3:37660, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31379") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36926->172.17.0.3:31379, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31087") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57824->172.17.0.3:31087, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36067") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51768->172.17.0.3:36067, err= 2026/04/20 04:56:28 INFO : d: Making directory 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35199") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50808->172.17.0.3:35199, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39498") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44104->172.17.0.3:39498, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38880->172.17.0.3:21, err= 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36218") 2026/04/20 04:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42406->172.17.0.3:36218, err= 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38292") 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40456->172.17.0.3:38292, err= 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33530") 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49856->172.17.0.3:33530, err= 2026/04/20 04:56:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38892->172.17.0.3:21, err= 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37835") 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43220->172.17.0.3:37835, err= 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34801") 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60018->172.17.0.3:34801, err= 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36933") 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60614->172.17.0.3:36933, err= 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:30 DEBUG : c/non empty space: size = 5 OK 2026/04/20 04:56:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:30 DEBUG : c/non empty space: Unchanged skipping 2026/04/20 04:56:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37801") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38512->172.17.0.3:37801, err= 2026/04/20 04:56:33 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/20 04:56:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/20 04:56:33 INFO : a/potato2: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : b/potato: Deleted 2026/04/20 04:56:33 INFO : d: Removing directory 2026/04/20 04:56:33 INFO : b: Removing directory 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: deleted 2 directories 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33296") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33664->172.17.0.3:33296, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39193") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48112->172.17.0.3:39193, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32013") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50160->172.17.0.3:32013, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35441") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36720->172.17.0.3:35441, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34202") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37772->172.17.0.3:34202, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33919") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44358->172.17.0.3:33919, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37773") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46944->172.17.0.3:37773, err= --- PASS: TestSyncIgnoreErrors (4.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38889") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56644->172.17.0.3:38889, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35178") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51766->172.17.0.3:35178, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30485") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36356->172.17.0.3:30485, err= 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33757") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59282->172.17.0.3:33757, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31571") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37032->172.17.0.3:31571, err= 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38478") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57642->172.17.0.3:38478, err= 2026/04/20 04:56:33 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/04/20 04:56:33 INFO : empty space: Copied (replaced existing) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39368") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35636->172.17.0.3:39368, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30540") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44640->172.17.0.3:30540, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30950") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50304->172.17.0.3:30950, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31876") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50400->172.17.0.3:31876, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34176") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41080->172.17.0.3:34176, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39966") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48950->172.17.0.3:39966, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38035") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36310->172.17.0.3:38035, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33362") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39100->172.17.0.3:33362, err= 2026/04/20 04:56:33 DEBUG : foo: size = 3 OK 2026/04/20 04:56:33 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35999") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41076->172.17.0.3:35999, err= 2026/04/20 04:56:33 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/04/20 04:56:33 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/04/20 04:56:33 INFO : foo: Copied (replaced existing) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37243") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36246->172.17.0.3:37243, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31848") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35884->172.17.0.3:31848, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31015") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51300->172.17.0.3:31015, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30945") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32978->172.17.0.3:30945, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38697") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57216->172.17.0.3:38697, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31616") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58674->172.17.0.3:31616, err= 2026/04/20 04:56:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35730") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35114->172.17.0.3:35730, err= 2026/04/20 04:56:33 DEBUG : potato.06503f43.partial: size = 60 OK 2026/04/20 04:56:33 DEBUG : potato.06503f43.partial: renamed to: potato 2026/04/20 04:56:33 INFO : potato: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33285") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43830->172.17.0.3:33285, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35671") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47796->172.17.0.3:35671, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31501") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32916->172.17.0.3:31501, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39352") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41372->172.17.0.3:39352, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35209") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34992->172.17.0.3:35209, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31153") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56338->172.17.0.3:31153, err= 2026/04/20 04:56:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone499611659) 2026/04/20 04:56:33 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:33 DEBUG : potato: Sizes differ 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32772") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39174->172.17.0.3:32772, err= 2026/04/20 04:56:33 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/04/20 04:56:33 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/04/20 04:56:33 INFO : potato: Copied (replaced existing) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31590") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53860->172.17.0.3:31590, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38386") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48260->172.17.0.3:38386, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31562") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39152->172.17.0.3:31562, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34524") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60618->172.17.0.3:34524, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31184") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58870->172.17.0.3:31184, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37010") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39316->172.17.0.3:37010, err= 2026/04/20 04:56:33 DEBUG : potato: size = 21 OK 2026/04/20 04:56:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32568") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36952->172.17.0.3:32568, err= 2026/04/20 04:56:33 DEBUG : potato.a809149f.partial: size = 21 OK 2026/04/20 04:56:33 DEBUG : potato.a809149f.partial: renamed to: potato 2026/04/20 04:56:33 INFO : potato: Copied (replaced existing) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33247") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34094->172.17.0.3:33247, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30639") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57440->172.17.0.3:30639, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32948") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42676->172.17.0.3:32948, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34546") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36864->172.17.0.3:34546, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31031") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54128->172.17.0.3:31031, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38232") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42920->172.17.0.3:38232, err= 2026/04/20 04:56:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33316") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48822->172.17.0.3:33316, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31653") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36968->172.17.0.3:31653, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38140") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45788->172.17.0.3:38140, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39773") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52820->172.17.0.3:39773, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39677") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57850->172.17.0.3:39677, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36212") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53048->172.17.0.3:36212, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37618") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50540->172.17.0.3:37618, err= 2026/04/20 04:56:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32167") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32890->172.17.0.3:32167, err= 2026/04/20 04:56:33 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/20 04:56:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/20 04:56:33 INFO : potato2: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : potato: Deleted 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34440") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34872->172.17.0.3:34440, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34379") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51216->172.17.0.3:34379, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39311") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58092->172.17.0.3:39311, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39350") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39258->172.17.0.3:39350, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34978") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57754->172.17.0.3:34978, err= 2026/04/20 04:56:33 INFO : d: Making directory 2026/04/20 04:56:33 INFO : d/e: Making directory 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35879") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46908->172.17.0.3:35879, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33068") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33494") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39566") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49432->172.17.0.3:33068, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55252->172.17.0.3:33494, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48048->172.17.0.3:39566, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34911") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59968->172.17.0.3:34911, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33091") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58782->172.17.0.3:33091, err= 2026/04/20 04:56:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39624") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39491") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32273") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49206->172.17.0.3:39491, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55804->172.17.0.3:39624, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39494->172.17.0.3:32273, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39142") 2026/04/20 04:56:33 DEBUG : c/non empty space: size = 5 OK 2026/04/20 04:56:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : c/non empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44110->172.17.0.3:39142, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35603") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35098->172.17.0.3:35603, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/20 04:56:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/20 04:56:33 INFO : a/potato2: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : b/potato: Deleted 2026/04/20 04:56:33 INFO : d/e: Removing directory 2026/04/20 04:56:33 INFO : d: Removing directory 2026/04/20 04:56:33 INFO : b: Removing directory 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: deleted 3 directories 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30456") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60954->172.17.0.3:30456, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31863") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31822") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59642->172.17.0.3:31863, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33208->172.17.0.3:31822, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37150") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48908->172.17.0.3:37150, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33079") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42996->172.17.0.3:33079, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30261") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34322->172.17.0.3:30261, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36653") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44020->172.17.0.3:36653, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36186") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42864->172.17.0.3:36186, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33581") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48678->172.17.0.3:33581, err= 2026/04/20 04:56:33 INFO : d: Making directory 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37042") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39672->172.17.0.3:37042, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37364") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34955") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57962->172.17.0.3:37364, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34714") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41116->172.17.0.3:34955, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43840->172.17.0.3:34714, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33394") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39468->172.17.0.3:33394, err= 2026/04/20 04:56:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33742") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31586") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39825") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41436->172.17.0.3:33742, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53056->172.17.0.3:31586, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44354->172.17.0.3:39825, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : c/non empty space: size = 5 OK 2026/04/20 04:56:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : c/non empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37702") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51698->172.17.0.3:37702, err= 2026/04/20 04:56:33 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/20 04:56:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/20 04:56:33 INFO : a/potato2: Copied (new) 2026/04/20 04:56:33 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: not deleting files as there were IO errors 2026/04/20 04:56:33 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: not deleting directories as there were IO errors 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34532") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53428->172.17.0.3:34532, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31556") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39623") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35267") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53460->172.17.0.3:31556, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37289") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39826->172.17.0.3:39623, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33492->172.17.0.3:35267, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33978->172.17.0.3:37289, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31125") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44842->172.17.0.3:31125, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38130") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30766") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35856") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35844") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57210->172.17.0.3:35856, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33962->172.17.0.3:38130, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44960->172.17.0.3:30766, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47896->172.17.0.3:35844, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39447") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43130->172.17.0.3:39447, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32907") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33840->172.17.0.3:32907, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39042") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46124->172.17.0.3:39042, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33619") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46388->172.17.0.3:33619, err= 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39851") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52672->172.17.0.3:39851, err= 2026/04/20 04:56:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34906") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47360->172.17.0.3:34906, err= 2026/04/20 04:56:33 INFO : potato: Deleted 2026/04/20 04:56:33 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/20 04:56:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/20 04:56:33 INFO : potato2: Copied (new) 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33167") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42178->172.17.0.3:33167, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32025") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40930->172.17.0.3:32025, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34765") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60172->172.17.0.3:34765, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36440") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42160->172.17.0.3:36440, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33577") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60874->172.17.0.3:33577, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34402") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57552->172.17.0.3:34402, err= 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36163") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42774->172.17.0.3:36163, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 INFO : potato: Deleted 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30875") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41046->172.17.0.3:30875, err= 2026/04/20 04:56:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34157") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43752->172.17.0.3:34157, err= 2026/04/20 04:56:33 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/20 04:56:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/20 04:56:33 INFO : potato2: Copied (new) 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34963") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40816->172.17.0.3:34963, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33550") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43082->172.17.0.3:33550, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30551") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34902->172.17.0.3:30551, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30432") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46830->172.17.0.3:30432, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30285") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60852->172.17.0.3:30285, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34479") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45448->172.17.0.3:34479, err= 2026/04/20 04:56:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36363") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37530->172.17.0.3:36363, err= 2026/04/20 04:56:33 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/04/20 04:56:33 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/04/20 04:56:33 INFO : potato2: Copied (new) 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34639") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58612->172.17.0.3:34639, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39968") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53214->172.17.0.3:39968, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37673") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49094->172.17.0.3:37673, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36910") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45994->172.17.0.3:36910, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37125") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58030->172.17.0.3:37125, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35935") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33130->172.17.0.3:35935, err= 2026/04/20 04:56:33 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : enormous: Excluded 2026/04/20 04:56:33 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : potato2: Excluded 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34383") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50018->172.17.0.3:34383, err= 2026/04/20 04:56:33 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : potato2: Excluded 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : There was nothing to transfer 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32049") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35154->172.17.0.3:32049, err= 2026/04/20 04:56:33 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : enormous: Excluded 2026/04/20 04:56:33 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : potato2: Excluded 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38599") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44524->172.17.0.3:38599, err= 2026/04/20 04:56:33 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : potato2: Excluded 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : There was nothing to transfer 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39312") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59346->172.17.0.3:39312, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39812") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44736->172.17.0.3:39812, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37284") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34612->172.17.0.3:37284, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35748") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49828->172.17.0.3:35748, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37090") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46116->172.17.0.3:37090, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35752") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48040->172.17.0.3:35752, err= 2026/04/20 04:56:33 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : enormous: Excluded 2026/04/20 04:56:33 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 04:56:33 DEBUG : potato2: Excluded 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39070") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51766->172.17.0.3:39070, err= 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : enormous: Deleted 2026/04/20 04:56:33 INFO : potato2: Deleted 2026/04/20 04:56:33 INFO : There was nothing to transfer 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31317") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50392->172.17.0.3:31317, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35832") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55722->172.17.0.3:35832, err= 2026/04/20 04:56:33 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : enormous: Deleted 2026/04/20 04:56:33 INFO : potato2: Deleted 2026/04/20 04:56:33 INFO : There was nothing to transfer 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37458") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49520->172.17.0.3:37458, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30304") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43472->172.17.0.3:30304, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34198") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37614->172.17.0.3:34198, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37525") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43652->172.17.0.3:37525, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33936") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58826->172.17.0.3:33936, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36108") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46210->172.17.0.3:36108, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31797") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53448->172.17.0.3:31797, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37581") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49692->172.17.0.3:37581, err= 2026/04/20 04:56:33 DEBUG : five: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone499611659) 2026/04/20 04:56:33 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:33 DEBUG : four: Sizes differ 2026/04/20 04:56:33 DEBUG : three: size = 5 OK 2026/04/20 04:56:33 DEBUG : three: Sizes identical 2026/04/20 04:56:33 DEBUG : two: size = 3 OK 2026/04/20 04:56:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/20 04:56:33 DEBUG : one: Destination is newer than source, skipping 2026/04/20 04:56:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33531") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34088") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41700->172.17.0.3:33531, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50734->172.17.0.3:34088, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34078") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34922->172.17.0.3:34078, err= 2026/04/20 04:56:33 DEBUG : five.0fee171d.partial: size = 4 OK 2026/04/20 04:56:33 DEBUG : four.f852663a.partial: size = 4 OK 2026/04/20 04:56:33 DEBUG : five.0fee171d.partial: renamed to: five 2026/04/20 04:56:33 INFO : five: Copied (new) 2026/04/20 04:56:33 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/04/20 04:56:33 DEBUG : four.f852663a.partial: renamed to: four 2026/04/20 04:56:33 INFO : four: Copied (replaced existing) 2026/04/20 04:56:33 DEBUG : two.8549bf6d.partial: renamed to: two 2026/04/20 04:56:33 INFO : two: Copied (replaced existing) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35115") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36676->172.17.0.3:35115, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39743") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60038->172.17.0.3:39743, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37274") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51554->172.17.0.3:37274, 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.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/04/20 04:56:33 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30819") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59892->172.17.0.3:30819, err= 2026/04/20 04:56:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35763") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50830->172.17.0.3:35763, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36048") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50048->172.17.0.3:36048, err= 2026/04/20 04:56:33 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/20 04:56:33 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/20 04:56:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/20 04:56:33 INFO : potato: Copied (new) 2026/04/20 04:56:33 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/20 04:56:33 INFO : yam: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38701") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52602->172.17.0.3:38701, err= 2026/04/20 04:56:33 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33705") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38544->172.17.0.3:33705, err= 2026/04/20 04:56:33 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : potato: size = 14 OK 2026/04/20 04:56:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : potato: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36877") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45476->172.17.0.3:36877, err= 2026/04/20 04:56:33 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/04/20 04:56:33 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/04/20 04:56:33 INFO : yaml: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : yam: Deleted 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39709") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59552->172.17.0.3:39709, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37894") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49372->172.17.0.3:37894, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30196") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58282->172.17.0.3:30196, 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.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30972") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53736->172.17.0.3:30972, err= 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Making map for --track-renames 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Finished making map for --track-renames 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/20 04:56:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for renames to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35671") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47812->172.17.0.3:35671, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32786") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48762->172.17.0.3:32786, err= 2026/04/20 04:56:33 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/20 04:56:33 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/20 04:56:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/20 04:56:33 INFO : potato: Copied (new) 2026/04/20 04:56:33 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/20 04:56:33 INFO : yam: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37319") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33328->172.17.0.3:37319, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38863") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58720->172.17.0.3:38863, err= 2026/04/20 04:56:33 DEBUG : potato: size = 14 OK 2026/04/20 04:56:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Making map for --track-renames 2026/04/20 04:56:33 DEBUG : potato: Unchanged skipping 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Finished making map for --track-renames 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for renames to finish 2026/04/20 04:56:33 INFO : yam: Moved (server-side) to: yaml 2026/04/20 04:56:33 INFO : yaml: Renamed from "yam" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : There was nothing to transfer 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37450") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51508->172.17.0.3:37450, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36211") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42650->172.17.0.3:36211, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32469") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58248->172.17.0.3:32469, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33861") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45596->172.17.0.3:33861, err= 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Making map for --track-renames 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Finished making map for --track-renames 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/20 04:56:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for renames to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36597") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55092->172.17.0.3:36597, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35909") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41380->172.17.0.3:35909, err= 2026/04/20 04:56:33 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/20 04:56:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/20 04:56:33 INFO : potato: Copied (new) 2026/04/20 04:56:33 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/04/20 04:56:33 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/04/20 04:56:33 INFO : sub/yam: Copied (new) 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39059") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36226->172.17.0.3:39059, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34935") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39692->172.17.0.3:34935, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35263") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37560->172.17.0.3:35263, err= 2026/04/20 04:56:33 DEBUG : potato: size = 14 OK 2026/04/20 04:56:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:56:33 DEBUG : potato: Unchanged skipping 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36257") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50684->172.17.0.3:36257, err= 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Making map for --track-renames 2026/04/20 04:56:33 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Finished making map for --track-renames 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for renames to finish 2026/04/20 04:56:33 INFO : sub/yam: Moved (server-side) to: yam 2026/04/20 04:56:33 INFO : yam: Renamed from "sub/yam" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : Waiting for deletions to finish 2026/04/20 04:56:33 INFO : There was nothing to transfer 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37471") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54294->172.17.0.3:37471, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35003") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57558->172.17.0.3:35003, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34222") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56786->172.17.0.3:34222, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39460") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48184->172.17.0.3:39460, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32836") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46930->172.17.0.3:32836, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : Creating backend with remote "/tmp/rclone499611659/dir1" 2026/04/20 04:56:33 DEBUG : Creating backend with remote "/tmp/rclone499611659/dir2" 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659/dir2: Using server-side directory move 2026/04/20 04:56:33 INFO : Local file system at /tmp/rclone499611659/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/20 04:56:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/20 04:56:33 INFO : file1.txt: Moved (server-side) 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659/dir2: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659/dir2: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30619") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51420->172.17.0.3:30619, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39735") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37688->172.17.0.3:39735, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32523") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56478->172.17.0.3:32523, err= 2026/04/20 04:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35857") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55624->172.17.0.3:35857, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34791") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55978->172.17.0.3:34791, err= 2026/04/20 04:56:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:33 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/20 04:56:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:33 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:33 INFO : sub dir/hello world: Deleted 2026/04/20 04:56:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/20 04:56:33 INFO : nested/sub dir/file: Copied (new) 2026/04/20 04:56:33 INFO : nested/sub dir/file: Deleted 2026/04/20 04:56:33 INFO : sub dir: Removing directory 2026/04/20 04:56:33 INFO : nested/sub dir: Removing directory 2026/04/20 04:56:33 INFO : nested: Removing directory 2026/04/20 04:56:33 DEBUG : Local file system at /tmp/rclone499611659: deleted 3 directories 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38936") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55582->172.17.0.3:38936, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30680") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47402->172.17.0.3:30680, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34954") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56156->172.17.0.3:34954, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34062") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37334->172.17.0.3:34062, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31680") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45432->172.17.0.3:31680, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33405") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50184->172.17.0.3:33405, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36950") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51544->172.17.0.3:36950, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32687") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33038->172.17.0.3:32687, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34508") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60310->172.17.0.3:34508, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31335") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50874->172.17.0.3:31335, err= 2026/04/20 04:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35761") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43508->172.17.0.3:35761, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34234") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57634->172.17.0.3:34234, err= 2026/04/20 04:56:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/20 04:56:33 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/20 04:56:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/20 04:56:33 INFO : sub dir/hello world: Copied (new) 2026/04/20 04:56:33 INFO : sub dir/hello world: Deleted 2026/04/20 04:56:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/20 04:56:33 INFO : nested/sub dir/file: Copied (new) 2026/04/20 04:56:33 INFO : nested/sub dir/file: Deleted 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39433") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41756->172.17.0.3:39433, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30223") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41684->172.17.0.3:30223, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38843") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49328->172.17.0.3:38843, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37758") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32798->172.17.0.3:37758, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34191") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39326->172.17.0.3:34191, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30152") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57168->172.17.0.3:30152, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31500") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47766->172.17.0.3:31500, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39815") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42366->172.17.0.3:39815, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39007") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41996->172.17.0.3:39007, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37330") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53478->172.17.0.3:37330, err= 2026/04/20 04:56:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34894") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42952->172.17.0.3:34894, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38251") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54012->172.17.0.3:38251, err= 2026/04/20 04:56:33 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/04/20 04:56:33 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/20 04:56:33 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/04/20 04:56:33 INFO : existing-b: Copied (new) 2026/04/20 04:56:33 INFO : existing-b: Deleted 2026/04/20 04:56:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/20 04:56:33 INFO : existing: Copied (new) 2026/04/20 04:56:33 INFO : existing: Deleted 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32452") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49786->172.17.0.3:32452, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32222") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40164->172.17.0.3:32222, err= 2026/04/20 04:56:33 DEBUG : existing: Destination exists, skipping 2026/04/20 04:56:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:56:33 INFO : There was nothing to transfer 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38717") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52042->172.17.0.3:38717, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31307") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40728->172.17.0.3:31307, err= 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39146") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44484->172.17.0.3:39146, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-texagaf8qube" 2026/04/20 04:56:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:33 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:33 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: Connecting to FTP server 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:32856->172.17.0.3:21, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38182") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55490->172.17.0.3:38182, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35857") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55626->172.17.0.3:35857, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33920") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35378->172.17.0.3:33920, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36294") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60798->172.17.0.3:36294, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gozicig8weho -> ftp://172.17.0.3:21/rclone-test-texagaf8qube 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:35921") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:51936->172.17.0.3:35921, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:33637") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:38182->172.17.0.3:33637, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:38291") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:33188->172.17.0.3:38291, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: Using server-side directory move 2026/04/20 04:56:35 INFO : ftp://172.17.0.3:21/rclone-test-texagaf8qube: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36797") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:31263") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46922->172.17.0.3:36797, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:42838->172.17.0.3:31263, err= 2026/04/20 04:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:35 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/20 04:56:35 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:35 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:35 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-texagaf8qube) 2026/04/20 04:56:35 DEBUG : potato3: Sizes differ 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: Connecting to FTP server 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:32872->172.17.0.3:21, err= 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: Waiting for checks to finish 2026/04/20 04:56:35 INFO : empty space: Deleted 2026/04/20 04:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: Waiting for transfers to finish 2026/04/20 04:56:35 INFO : potato2: Moved (server-side) 2026/04/20 04:56:37 INFO : potato3: Deleted 2026/04/20 04:56:37 INFO : potato3: Moved (server-side) 2026/04/20 04:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38335") 2026/04/20 04:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57582->172.17.0.3:38335, err= 2026/04/20 04:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:35291") 2026/04/20 04:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:42456->172.17.0.3:35291, err= 2026/04/20 04:56:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-poqijij2doza" 2026/04/20 04:56:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:37 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:37 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: Connecting to FTP server 2026/04/20 04:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: > dial: conn=172.17.0.1:32902->172.17.0.3:21, err= 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: Using server-side directory move 2026/04/20 04:56:40 INFO : ftp://172.17.0.3:21/rclone-test-poqijij2doza: Server side directory move succeeded 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: dial("tcp","172.17.0.3:37115") 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: > dial: conn=172.17.0.1:40912->172.17.0.3:37115, err= 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:39046") 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:46626->172.17.0.3:39046, err= 2026/04/20 04:56:40 ERROR : error listing: directory not found 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: dial("tcp","172.17.0.3:34085") 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: > dial: conn=172.17.0.1:52050->172.17.0.3:34085, err= 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: Purge object "empty space" 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: Purge object "potato2" 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: Purge object "potato3" 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: Purge dir "" 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: dial("tcp","172.17.0.3:35978") 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: > dial: conn=172.17.0.1:44040->172.17.0.3:35978, err= 2026/04/20 04:56:40 ERROR : error listing: directory not found 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: Purge dir "" 2026/04/20 04:56:40 NOTICE: purge failed to rmdir "": directory not found 2026/04/20 04:56:40 NOTICE: purge failed: directory not found 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32335") 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36234->172.17.0.3:32335, err= 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39300") 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55212->172.17.0.3:39300, err= --- PASS: TestServerSideMove (6.65s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeharim2qupe" 2026/04/20 04:56:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:40 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:40 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: Connecting to FTP server 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:32920->172.17.0.3:21, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33031") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60282->172.17.0.3:33031, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38592") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43362->172.17.0.3:38592, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35510") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46828->172.17.0.3:35510, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30337") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43792->172.17.0.3:30337, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gozicig8weho -> ftp://172.17.0.3:21/rclone-test-qeharim2qupe 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:34890") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:33060->172.17.0.3:34890, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:33479") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:42490->172.17.0.3:33479, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:38960") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:35912->172.17.0.3:38960, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:30995") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:56942->172.17.0.3:30995, err= 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35593") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54252->172.17.0.3:35593, err= 2026/04/20 04:56:42 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 04:56:42 DEBUG : empty space: Excluded 2026/04/20 04:56:42 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 04:56:42 DEBUG : empty space: Excluded 2026/04/20 04:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: Waiting for checks to finish 2026/04/20 04:56:42 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:42 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-qeharim2qupe) 2026/04/20 04:56:42 DEBUG : potato3: Sizes differ 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: Waiting for transfers to finish 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: Connecting to FTP server 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:38034->172.17.0.3:21, err= 2026/04/20 04:56:42 INFO : potato2: Moved (server-side) 2026/04/20 04:56:44 INFO : potato3: Deleted 2026/04/20 04:56:44 INFO : potato3: Moved (server-side) 2026/04/20 04:56:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31682") 2026/04/20 04:56:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54878->172.17.0.3:31682, err= 2026/04/20 04:56:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:32066") 2026/04/20 04:56:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:45476->172.17.0.3:32066, err= 2026/04/20 04:56:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bogugoq4jiha" 2026/04/20 04:56:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:44 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:44 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:44 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: Connecting to FTP server 2026/04/20 04:56:44 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:44 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: > dial: conn=172.17.0.1:38050->172.17.0.3:21, err= 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: dial("tcp","172.17.0.3:35964") 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: > dial: conn=172.17.0.1:59066->172.17.0.3:35964, err= 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:37507") 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:39822->172.17.0.3:37507, err= 2026/04/20 04:56:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 04:56:46 DEBUG : empty space: Excluded 2026/04/20 04:56:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: Connecting to FTP server 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: Waiting for checks to finish 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: Waiting for transfers to finish 2026/04/20 04:56:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: > dial: conn=172.17.0.1:38070->172.17.0.3:21, err= 2026/04/20 04:56:46 INFO : potato2: Moved (server-side) 2026/04/20 04:56:48 INFO : potato3: Moved (server-side) 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: dial("tcp","172.17.0.3:39391") 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: > dial: conn=172.17.0.1:58878->172.17.0.3:39391, err= 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:33946") 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:43706->172.17.0.3:33946, err= 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: dial("tcp","172.17.0.3:36889") 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: > dial: conn=172.17.0.1:58112->172.17.0.3:36889, err= 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: Purge object "potato2" 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: Purge object "potato3" 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: Purge dir "" 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: dial("tcp","172.17.0.3:31685") 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: > dial: conn=172.17.0.1:47360->172.17.0.3:31685, err= 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: Purge object "empty space" 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: Purge dir "" 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38024") 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55332->172.17.0.3:38024, err= 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37158") 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45992->172.17.0.3:37158, err= --- PASS: TestServerSideMoveWithFilter (8.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuvoqan6duda" 2026/04/20 04:56:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:48 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:48 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Connecting to FTP server 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:48 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:38096->172.17.0.3:21, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36262") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60006->172.17.0.3:36262, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36122") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46112->172.17.0.3:36122, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33704") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38224->172.17.0.3:33704, err= 2026/04/20 04:56:51 INFO : tomatoDir: Making directory 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31134") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50010->172.17.0.3:31134, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30441") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34756->172.17.0.3:30441, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gozicig8weho -> ftp://172.17.0.3:21/rclone-test-tuvoqan6duda 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:37526") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:42576->172.17.0.3:37526, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:30619") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:33734->172.17.0.3:30619, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:35858") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:53330->172.17.0.3:35858, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Using server-side directory move 2026/04/20 04:56:51 INFO : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:34836") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38205") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:57312->172.17.0.3:34836, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43224->172.17.0.3:38205, err= 2026/04/20 04:56:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 04:56:51 DEBUG : empty space: size = 1 OK 2026/04/20 04:56:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/20 04:56:51 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:56:51 DEBUG : empty space: Unchanged skipping 2026/04/20 04:56:51 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-tuvoqan6duda) 2026/04/20 04:56:51 DEBUG : potato3: Sizes differ 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Connecting to FTP server 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:38116->172.17.0.3:21, err= 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35039") 2026/04/20 04:56:51 INFO : potato2: Moved (server-side) 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33614->172.17.0.3:35039, err= 2026/04/20 04:56:51 INFO : empty space: Deleted 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Waiting for checks to finish 2026/04/20 04:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Waiting for transfers to finish 2026/04/20 04:56:53 INFO : potato3: Deleted 2026/04/20 04:56:53 INFO : potato3: Moved (server-side) 2026/04/20 04:56:53 INFO : tomatoDir: Removing directory 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: deleted 1 directories 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32296") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42826->172.17.0.3:32296, err= 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36840") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44510->172.17.0.3:36840, err= 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:31108") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:33860->172.17.0.3:31108, err= 2026/04/20 04:56:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-novesem6ciho" 2026/04/20 04:56:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:53 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:53 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: Connecting to FTP server 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55454->172.17.0.3:21, err= 2026/04/20 04:56:53 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55470->172.17.0.3:21, err= 2026/04/20 04:56:53 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55480->172.17.0.3:21, err= 2026/04/20 04:56:53 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55488->172.17.0.3:21, err= 2026/04/20 04:56:53 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55502->172.17.0.3:21, err= 2026/04/20 04:56:53 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55506->172.17.0.3:21, err= 2026/04/20 04:56:53 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:53 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55508->172.17.0.3:21, err= 2026/04/20 04:56:53 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:53 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/20 04:56:54 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:54 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55520->172.17.0.3:21, err= 2026/04/20 04:56:54 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/20 04:56:55 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:55 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55596->172.17.0.3:21, err= 2026/04/20 04:56:55 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-novesem6ciho: > dial: conn=172.17.0.1:55618->172.17.0.3:21, err= 2026/04/20 04:56:57 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) sync_test.go:1764: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1764 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: NewFs: failed to make FTP connection to "172.17.0.3:21": 421 50 users (the maximum) are already logged in, sorry Test: TestServerSideMoveDeleteEmptySourceDirs 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: dial("tcp","172.17.0.3:35236") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: > dial: conn=172.17.0.1:43932->172.17.0.3:35236, err= 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Purge object "empty space" 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Purge object "potato2" 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Purge object "potato3" 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-tuvoqan6duda: Purge dir "" 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34103") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49042->172.17.0.3:34103, err= 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32778") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60562->172.17.0.3:32778, err= --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (9.02s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32714") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57872->172.17.0.3:32714, err= 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30083") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36972->172.17.0.3:30083, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:56:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/rclone-sync-test" 2026/04/20 04:56:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:56:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:57 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:56:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:56:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:56:57 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:56:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: Connecting to FTP server 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55620->172.17.0.3:21, err= 2026/04/20 04:56:57 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55628->172.17.0.3:21, err= 2026/04/20 04:56:57 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55640->172.17.0.3:21, err= 2026/04/20 04:56:57 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55656->172.17.0.3:21, err= 2026/04/20 04:56:57 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/20 04:56:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55672->172.17.0.3:21, err= 2026/04/20 04:56:58 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/20 04:56:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55684->172.17.0.3:21, err= 2026/04/20 04:56:58 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:58 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/20 04:56:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55694->172.17.0.3:21, err= 2026/04/20 04:56:58 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/20 04:56:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:56:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55708->172.17.0.3:21, err= 2026/04/20 04:56:59 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:56:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/20 04:57:00 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:00 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:55780->172.17.0.3:21, err= 2026/04/20 04:57:00 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39314->172.17.0.3:21, err= 2026/04/20 04:57:02 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) sync_test.go:1976: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1976 Error: Received unexpected error: NewFs: failed to make FTP connection to "172.17.0.3:21": 421 50 users (the maximum) are already logged in, sorry Test: TestSyncOverlap 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34945") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34404->172.17.0.3:34945, err= 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38031") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41802->172.17.0.3:38031, err= --- FAIL: TestSyncOverlap (4.56s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/rclone-sync-test" 2026/04/20 04:57:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:02 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:02 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: Connecting to FTP server 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39322->172.17.0.3:21, err= 2026/04/20 04:57:02 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39328->172.17.0.3:21, err= 2026/04/20 04:57:02 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39342->172.17.0.3:21, err= 2026/04/20 04:57:02 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39352->172.17.0.3:21, err= 2026/04/20 04:57:02 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39366->172.17.0.3:21, err= 2026/04/20 04:57:02 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39374->172.17.0.3:21, err= 2026/04/20 04:57:02 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/20 04:57:03 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:03 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39378->172.17.0.3:21, err= 2026/04/20 04:57:03 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:03 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/20 04:57:03 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:03 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39394->172.17.0.3:21, err= 2026/04/20 04:57:03 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/04/20 04:57:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/20 04:57:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:39422->172.17.0.3:21, err= 2026/04/20 04:57:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/20 04:57:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/rclone-sync-test-include/layer2" 2026/04/20 04:57:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:07 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:07 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: Connecting to FTP server 2026/04/20 04:57:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39446->172.17.0.3:21, err= 2026/04/20 04:57:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/rclone-sync-test-ignore-file" 2026/04/20 04:57:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:09 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:09 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:09 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-ignore-file: Connecting to FTP server 2026/04/20 04:57:09 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:09 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:39472->172.17.0.3:21, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38896") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56266->172.17.0.3:38896, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33486") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34414->172.17.0.3:33486, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:33564") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:54480->172.17.0.3:33564, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test: Excluded 2026/04/20 04:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36643") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38476->172.17.0.3:36643, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: Waiting for checks to finish 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: Waiting for transfers to finish 2026/04/20 04:57:11 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:11 INFO : There was nothing to transfer 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: dial("tcp","172.17.0.3:38206") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36987") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41128->172.17.0.3:36987, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test: > dial: conn=172.17.0.1:53588->172.17.0.3:38206, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test: Excluded 2026/04/20 04:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30494") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53686->172.17.0.3:30494, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:11 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:11 INFO : rclone-sync-test-include: Removing directory 2026/04/20 04:57:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: failed to delete 1 directories 2026/04/20 04:57:11 INFO : There was nothing to transfer 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35055") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54592->172.17.0.3:35055, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:37586") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43478->172.17.0.3:37586, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test: Excluded 2026/04/20 04:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35784") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39446->172.17.0.3:35784, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/20 04:57:11 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:11 INFO : There was nothing to transfer 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31836") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34879") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34376->172.17.0.3:31836, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57240->172.17.0.3:34879, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test: Excluded 2026/04/20 04:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38081") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37628->172.17.0.3:38081, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:11 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:11 INFO : rclone-sync-test-include: Removing directory 2026/04/20 04:57:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: failed to delete 1 directories 2026/04/20 04:57:11 INFO : There was nothing to transfer 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:38434") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52328->172.17.0.3:38434, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37214") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43068->172.17.0.3:37214, err= 2026/04/20 04:57:11 DEBUG : Excluded 2026/04/20 04:57:11 DEBUG : rclone-sync-test: Excluded 2026/04/20 04:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34269") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46388->172.17.0.3:34269, err= 2026/04/20 04:57:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/20 04:57:11 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:11 INFO : There was nothing to transfer 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35043") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36610->172.17.0.3:35043, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38566") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59550->172.17.0.3:38566, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38384") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37436->172.17.0.3:38384, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38488") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57198->172.17.0.3:38488, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34868") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42400->172.17.0.3:34868, err= 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35622") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60846->172.17.0.3:35622, err= --- PASS: TestSyncOverlapWithFilter (9.19s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dst" 2026/04/20 04:57:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:11 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:11 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Connecting to FTP server 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:47228->172.17.0.3:21, err= 2026/04/20 04:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/CompareDest" 2026/04/20 04:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:13 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:13 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest: Connecting to FTP server 2026/04/20 04:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest: > dial: conn=172.17.0.1:47252->172.17.0.3:21, err= 2026/04/20 04:57:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gozicig8weho/CompareDest" to be canonical "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/CompareDest" 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36681") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:40258->172.17.0.3:36681, err= 2026/04/20 04:57:16 DEBUG : one: Need to transfer - File not found at Destination 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:33398") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:39528->172.17.0.3:33398, err= 2026/04/20 04:57:16 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/20 04:57:16 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/20 04:57:16 INFO : one: Copied (new) 2026/04/20 04:57:16 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39433") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46872->172.17.0.3:39433, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35693") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35238->172.17.0.3:35693, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37815") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48558->172.17.0.3:37815, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36161") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43056->172.17.0.3:36161, err= 2026/04/20 04:57:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/CompareDest" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/CompareDest" 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:35519") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:39802->172.17.0.3:35519, err= 2026/04/20 04:57:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:16 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:16 DEBUG : one: Sizes differ 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36544") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:40082->172.17.0.3:36544, err= 2026/04/20 04:57:16 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/20 04:57:16 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/20 04:57:16 INFO : one: Copied (replaced existing) 2026/04/20 04:57:16 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30269") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45784->172.17.0.3:30269, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39025") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54640->172.17.0.3:39025, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39224") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42984->172.17.0.3:39224, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31640") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47124->172.17.0.3:31640, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39826") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35238->172.17.0.3:39826, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32449") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34422") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58008->172.17.0.3:32449, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56386->172.17.0.3:34422, err= 2026/04/20 04:57:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/CompareDest" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/CompareDest" 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:31486") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:54996->172.17.0.3:31486, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:16 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:16 DEBUG : one: Sizes differ 2026/04/20 04:57:16 DEBUG : one: size = 5 OK 2026/04/20 04:57:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:57:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:16 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:16 INFO : There was nothing to transfer 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35616") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55700->172.17.0.3:35616, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36649") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34028") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53508->172.17.0.3:34028, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49520->172.17.0.3:36649, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30395") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58676->172.17.0.3:30395, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37418") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34988->172.17.0.3:37418, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33217") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33136") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46744->172.17.0.3:33136, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37972->172.17.0.3:33217, err= 2026/04/20 04:57:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/CompareDest" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/CompareDest" 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:33780") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:40422->172.17.0.3:33780, err= 2026/04/20 04:57:16 DEBUG : two: size = 3 OK 2026/04/20 04:57:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:57:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/20 04:57:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:16 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:16 DEBUG : one: Sizes differ 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:16 DEBUG : one: size = 5 OK 2026/04/20 04:57:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:57:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:16 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:16 INFO : There was nothing to transfer 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33531") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46810->172.17.0.3:33531, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34019") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30801") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36102->172.17.0.3:30801, err= 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55882->172.17.0.3:34019, err= 2026/04/20 04:57:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/CompareDest" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/CompareDest" 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:37746") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:59516->172.17.0.3:37746, err= 2026/04/20 04:57:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:16 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:16 DEBUG : one: Sizes differ 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest: Connecting to FTP server 2026/04/20 04:57:16 DEBUG : two: size = 3 OK 2026/04/20 04:57:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:57:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest: > dial: conn=172.17.0.1:47262->172.17.0.3:21, err= 2026/04/20 04:57:19 DEBUG : one: size = 5 OK 2026/04/20 04:57:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:57:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:19 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:19 INFO : There was nothing to transfer 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37094") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45144->172.17.0.3:37094, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34894") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52636->172.17.0.3:34894, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34452") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36466->172.17.0.3:34452, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36334") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55130->172.17.0.3:36334, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32744") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46678->172.17.0.3:32744, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37571") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37476->172.17.0.3:37571, err= 2026/04/20 04:57:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/CompareDest" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/CompareDest" 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:32646") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:42696->172.17.0.3:32646, err= 2026/04/20 04:57:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:19 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:19 DEBUG : one: Sizes differ 2026/04/20 04:57:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:19 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest) 2026/04/20 04:57:19 DEBUG : two: Sizes differ 2026/04/20 04:57:19 DEBUG : two: Need to transfer - File not found at Destination 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:31449") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:41314->172.17.0.3:31449, err= 2026/04/20 04:57:19 DEBUG : one: size = 5 OK 2026/04/20 04:57:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/20 04:57:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:19 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/20 04:57:19 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/20 04:57:19 INFO : two: Copied (new) 2026/04/20 04:57:19 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30877") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51788->172.17.0.3:30877, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35250") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44592->172.17.0.3:35250, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32695") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42526->172.17.0.3:32695, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32437") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54066->172.17.0.3:32437, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31319") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37780->172.17.0.3:31319, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39176") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46096->172.17.0.3:39176, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37787") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58778->172.17.0.3:37787, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (8.00s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36886") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55138->172.17.0.3:36886, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37836") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50848->172.17.0.3:37836, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38051") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39052->172.17.0.3:38051, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30081") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43390->172.17.0.3:30081, err= 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37345") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52392->172.17.0.3:37345, err= 2026/04/20 04:57:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dest" 2026/04/20 04:57:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:19 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:19 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: Connecting to FTP server 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:19 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: > dial: conn=172.17.0.1:47300->172.17.0.3:21, err= 2026/04/20 04:57:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qocifil1tayi: closing 1 unused connections 2026/04/20 04:57:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/pre-dest1" 2026/04/20 04:57:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:22 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:22 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest1: Connecting to FTP server 2026/04/20 04:57:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest1: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest1: > dial: conn=172.17.0.1:37374->172.17.0.3:21, err= 2026/04/20 04:57:25 DEBUG : ftp://172.17.0.3:21/rclone-test-nosuwan5razu: closing 1 unused connections 2026/04/20 04:57:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gozicig8weho/pre-dest1" to be canonical "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/pre-dest1" 2026/04/20 04:57:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/pre-dest2" 2026/04/20 04:57:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:25 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:25 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest2: Connecting to FTP server 2026/04/20 04:57:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest2: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest2: > dial: conn=172.17.0.1:37382->172.17.0.3:21, err= 2026/04/20 04:57:27 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gozicig8weho/pre-dest2" to be canonical "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/pre-dest2" 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: dial("tcp","172.17.0.3:36637") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: > dial: conn=172.17.0.1:50664->172.17.0.3:36637, err= 2026/04/20 04:57:27 DEBUG : 1: size = 1 OK 2026/04/20 04:57:27 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:27 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/20 04:57:27 DEBUG : 2: size = 1 OK 2026/04/20 04:57:27 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/20 04:57:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: Waiting for checks to finish 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: Waiting for transfers to finish 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: dial("tcp","172.17.0.3:30948") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: > dial: conn=172.17.0.1:59250->172.17.0.3:30948, err= 2026/04/20 04:57:27 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/04/20 04:57:27 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/04/20 04:57:27 INFO : 3: Copied (new) 2026/04/20 04:57:27 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: dial("tcp","172.17.0.3:35564") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dest: > dial: conn=172.17.0.1:37660->172.17.0.3:35564, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38992") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48442->172.17.0.3:38992, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32999") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37821") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51378->172.17.0.3:37821, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59402->172.17.0.3:32999, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36407") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43500->172.17.0.3:36407, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31148") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39732->172.17.0.3:31148, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30865") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59672->172.17.0.3:30865, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31706") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52728->172.17.0.3:31706, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30137") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35676->172.17.0.3:30137, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30904") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42794->172.17.0.3:30904, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest1: closing 1 unused connections 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (7.87s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36535") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41636->172.17.0.3:36535, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32191") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41842->172.17.0.3:32191, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32086") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54720->172.17.0.3:32086, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38953") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50358->172.17.0.3:38953, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33549") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43350->172.17.0.3:33549, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35881") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34548->172.17.0.3:35881, err= 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34276") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41710->172.17.0.3:34276, err= 2026/04/20 04:57:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dst" 2026/04/20 04:57:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:27 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:27 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Connecting to FTP server 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:37386->172.17.0.3:21, err= 2026/04/20 04:57:28 DEBUG : ftp://172.17.0.3:21/rclone-test-reyecag0lumi: closing 1 unused connections 2026/04/20 04:57:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:29 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:29 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: Connecting to FTP server 2026/04/20 04:57:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: > dial: conn=172.17.0.1:37404->172.17.0.3:21, err= 2026/04/20 04:57:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gozicig8weho/backup" to be canonical "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:34258") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:37452->172.17.0.3:34258, err= 2026/04/20 04:57:32 DEBUG : two: size = 3 OK 2026/04/20 04:57:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:32 DEBUG : two: Unchanged skipping 2026/04/20 04:57:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:32 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:32 DEBUG : one: Sizes differ 2026/04/20 04:57:32 INFO : one: Moved (server-side) 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:31138") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:40546->172.17.0.3:31138, err= 2026/04/20 04:57:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/20 04:57:32 DEBUG : one.a292864a.partial: renamed to: one 2026/04/20 04:57:32 INFO : one: Copied (new) 2026/04/20 04:57:32 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:32 INFO : three.txt: Moved (server-side) 2026/04/20 04:57:32 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38609") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51524->172.17.0.3:38609, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35590") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45668->172.17.0.3:35590, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39080") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36540->172.17.0.3:39080, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38989") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57330->172.17.0.3:38989, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36004") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32804->172.17.0.3:36004, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33372") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42970->172.17.0.3:33372, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36263") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33714->172.17.0.3:36263, err= 2026/04/20 04:57:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/backup" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36962") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:48394->172.17.0.3:36962, err= 2026/04/20 04:57:32 DEBUG : two: size = 3 OK 2026/04/20 04:57:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:32 DEBUG : two: Unchanged skipping 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:32 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:32 DEBUG : one: Sizes differ 2026/04/20 04:57:32 INFO : one: Deleted 2026/04/20 04:57:32 INFO : one: Moved (server-side) 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:30519") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:45076->172.17.0.3:30519, err= 2026/04/20 04:57:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/20 04:57:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/20 04:57:32 INFO : one: Copied (new) 2026/04/20 04:57:32 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:32 INFO : three.txt: Deleted 2026/04/20 04:57:32 INFO : three.txt: Moved (server-side) 2026/04/20 04:57:32 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32820") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56802->172.17.0.3:32820, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37072") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39011") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59068->172.17.0.3:39011, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36590->172.17.0.3:37072, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35851") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56842->172.17.0.3:35851, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35887") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49040->172.17.0.3:35887, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36667") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40954->172.17.0.3:36667, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38702") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51034->172.17.0.3:38702, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.91s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35324") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46302->172.17.0.3:35324, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35475") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48452->172.17.0.3:35475, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39322") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46666->172.17.0.3:39322, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37645") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44590->172.17.0.3:37645, err= 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38581") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57310->172.17.0.3:38581, err= 2026/04/20 04:57:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dst" 2026/04/20 04:57:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:32 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:32 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Connecting to FTP server 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:33930->172.17.0.3:21, err= 2026/04/20 04:57:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:34 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:34 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:34 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: Connecting to FTP server 2026/04/20 04:57:34 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:34 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: > dial: conn=172.17.0.1:33942->172.17.0.3:21, err= 2026/04/20 04:57:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gozicig8weho/backup" to be canonical "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:37109") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:51278->172.17.0.3:37109, err= 2026/04/20 04:57:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:37 DEBUG : one: Sizes differ 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:37 DEBUG : two: size = 3 OK 2026/04/20 04:57:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:37 DEBUG : two: Unchanged skipping 2026/04/20 04:57:37 INFO : one: Moved (server-side) to: one.bak 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:31065") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:49660->172.17.0.3:31065, err= 2026/04/20 04:57:37 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/20 04:57:37 DEBUG : one.a292864a.partial: renamed to: one 2026/04/20 04:57:37 INFO : one: Copied (new) 2026/04/20 04:57:37 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 04:57:37 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30248") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38718->172.17.0.3:30248, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39867") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60146->172.17.0.3:39867, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31001") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47698->172.17.0.3:31001, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38527") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44514->172.17.0.3:38527, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36260") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54080->172.17.0.3:36260, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36084") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58506->172.17.0.3:36084, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31599") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45460->172.17.0.3:31599, err= 2026/04/20 04:57:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/backup" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:38970") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:47258->172.17.0.3:38970, err= 2026/04/20 04:57:37 DEBUG : two: size = 3 OK 2026/04/20 04:57:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:37 DEBUG : two: Unchanged skipping 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:37 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:37 DEBUG : one: Sizes differ 2026/04/20 04:57:37 INFO : one.bak: Deleted 2026/04/20 04:57:37 INFO : one: Moved (server-side) to: one.bak 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:35399") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:49500->172.17.0.3:35399, err= 2026/04/20 04:57:37 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/20 04:57:37 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/20 04:57:37 INFO : one: Copied (new) 2026/04/20 04:57:37 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:37 INFO : three.txt.bak: Deleted 2026/04/20 04:57:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 04:57:37 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39019") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35288->172.17.0.3:39019, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34544") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38876") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50398->172.17.0.3:34544, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52066->172.17.0.3:38876, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39423") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53464->172.17.0.3:39423, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38133") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46264->172.17.0.3:38133, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39447") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34968->172.17.0.3:39447, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36371") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52902->172.17.0.3:36371, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31324") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32836->172.17.0.3:31324, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35864") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44290->172.17.0.3:35864, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34590") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51714->172.17.0.3:34590, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38971") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52726->172.17.0.3:38971, err= 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30007") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46632->172.17.0.3:30007, err= 2026/04/20 04:57:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dst" 2026/04/20 04:57:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:37 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:37 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Connecting to FTP server 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:33948->172.17.0.3:21, err= 2026/04/20 04:57:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:39 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:39 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: Connecting to FTP server 2026/04/20 04:57:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: > dial: conn=172.17.0.1:33970->172.17.0.3:21, err= 2026/04/20 04:57:40 DEBUG : ftp://172.17.0.3:21/rclone-test-poqijij2doza: closing 1 unused connections 2026/04/20 04:57:40 DEBUG : ftp://172.17.0.3:21/rclone-test-texagaf8qube: closing 2 unused connections 2026/04/20 04:57:41 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gozicig8weho/backup" to be canonical "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36577") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:56544->172.17.0.3:36577, err= 2026/04/20 04:57:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:41 DEBUG : one: Sizes differ 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:41 DEBUG : two: size = 3 OK 2026/04/20 04:57:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:41 DEBUG : two: Unchanged skipping 2026/04/20 04:57:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:35294") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:60694->172.17.0.3:35294, err= 2026/04/20 04:57:41 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/20 04:57:41 DEBUG : one.a292864a.partial: renamed to: one 2026/04/20 04:57:41 INFO : one: Copied (new) 2026/04/20 04:57:41 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/20 04:57:41 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34268") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54680->172.17.0.3:34268, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35202") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32328") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57876->172.17.0.3:35202, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45826->172.17.0.3:32328, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38008") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36172->172.17.0.3:38008, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37320") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44684->172.17.0.3:37320, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32396") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30037") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57698->172.17.0.3:32396, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48764->172.17.0.3:30037, err= 2026/04/20 04:57:41 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gozicig8weho/backup" for canonical name "TestFTPPureftpd{zrgYl}:rclone-test-gozicig8weho/backup" 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:39367") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:44102->172.17.0.3:39367, err= 2026/04/20 04:57:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:41 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:41 DEBUG : one: Sizes differ 2026/04/20 04:57:41 DEBUG : two: size = 3 OK 2026/04/20 04:57:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:41 DEBUG : two: Unchanged skipping 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:41 INFO : one-2019-01-01: Deleted 2026/04/20 04:57:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:39584") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:39624->172.17.0.3:39584, err= 2026/04/20 04:57:41 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/20 04:57:41 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/20 04:57:41 INFO : one: Copied (new) 2026/04/20 04:57:41 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:41 INFO : three-2019-01-01.txt: Deleted 2026/04/20 04:57:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/20 04:57:41 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36761") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34796->172.17.0.3:36761, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35059") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40262->172.17.0.3:35059, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30698") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51734->172.17.0.3:30698, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31293") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36100->172.17.0.3:31293, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30284") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44894->172.17.0.3:30284, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30813") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56854->172.17.0.3:30813, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39244") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46296->172.17.0.3:39244, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.48s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35442") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60340->172.17.0.3:35442, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34942") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52292->172.17.0.3:34942, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33080") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52090->172.17.0.3:33080, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38715") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57736->172.17.0.3:38715, err= 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39393") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41944->172.17.0.3:39393, err= 2026/04/20 04:57:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dst" 2026/04/20 04:57:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:41 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:41 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Connecting to FTP server 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:54422->172.17.0.3:21, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:37514") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:46998->172.17.0.3:37514, err= 2026/04/20 04:57:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:43 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:43 DEBUG : one: Sizes differ 2026/04/20 04:57:43 DEBUG : two: size = 3 OK 2026/04/20 04:57:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:43 DEBUG : two: Unchanged skipping 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:43 INFO : one: Moved (server-side) to: one.bak 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:35307") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:33976->172.17.0.3:35307, err= 2026/04/20 04:57:43 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/20 04:57:43 DEBUG : one.a292864a.partial: renamed to: one 2026/04/20 04:57:43 INFO : one: Copied (new) 2026/04/20 04:57:43 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 04:57:43 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35167") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52654->172.17.0.3:35167, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34972") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59968->172.17.0.3:34972, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35793") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33120->172.17.0.3:35793, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34731") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43522->172.17.0.3:34731, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30761") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56668->172.17.0.3:30761, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:31981") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:44156->172.17.0.3:31981, err= 2026/04/20 04:57:43 DEBUG : one.bak: Excluded (Path Filter) 2026/04/20 04:57:43 DEBUG : one.bak: Excluded 2026/04/20 04:57:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/20 04:57:43 DEBUG : three.txt.bak: Excluded 2026/04/20 04:57:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:43 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:43 DEBUG : one: Sizes differ 2026/04/20 04:57:43 DEBUG : two: size = 3 OK 2026/04/20 04:57:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:43 DEBUG : two: Unchanged skipping 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for checks to finish 2026/04/20 04:57:43 INFO : one.bak: Deleted 2026/04/20 04:57:43 INFO : one: Moved (server-side) to: one.bak 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Waiting for transfers to finish 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36214") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:52510->172.17.0.3:36214, err= 2026/04/20 04:57:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/20 04:57:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/20 04:57:43 INFO : one: Copied (new) 2026/04/20 04:57:43 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:43 INFO : three.txt.bak: Deleted 2026/04/20 04:57:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 04:57:43 INFO : three.txt: Moved into backup dir 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39600") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42888->172.17.0.3:39600, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37609") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35834->172.17.0.3:37609, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36807") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60586->172.17.0.3:36807, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31844") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58654->172.17.0.3:31844, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37537") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44714->172.17.0.3:37537, err= --- PASS: TestSyncBackupDirSuffixOnly (2.18s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34221") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40626->172.17.0.3:34221, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37902") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46908->172.17.0.3:37902, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36074") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43498->172.17.0.3:36074, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33861") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43088->172.17.0.3:33861, err= 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35127") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34864->172.17.0.3:35127, err= 2026/04/20 04:57:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dst" 2026/04/20 04:57:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:43 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:43 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Connecting to FTP server 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:54436->172.17.0.3:21, err= 2026/04/20 04:57:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:46 DEBUG : one: Sizes differ 2026/04/20 04:57:46 INFO : one: Moved (server-side) to: one.bak 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:38433") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:55376->172.17.0.3:38433, err= 2026/04/20 04:57:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/20 04:57:46 DEBUG : one.a292864a.partial: renamed to: one 2026/04/20 04:57:46 INFO : one: Copied (new) 2026/04/20 04:57:46 DEBUG : two: size = 3 OK 2026/04/20 04:57:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:46 DEBUG : two: Unchanged skipping 2026/04/20 04:57:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:46 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:46 DEBUG : three.txt: Sizes differ 2026/04/20 04:57:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36971") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:34012->172.17.0.3:36971, err= 2026/04/20 04:57:46 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/20 04:57:46 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/20 04:57:46 INFO : three.txt: Copied (new) 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31007") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48076->172.17.0.3:31007, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31278") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56012->172.17.0.3:31278, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38322") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42272->172.17.0.3:38322, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30407") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38278->172.17.0.3:30407, err= 2026/04/20 04:57:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:46 DEBUG : one: Sizes differ 2026/04/20 04:57:46 INFO : one.bak: Deleted 2026/04/20 04:57:46 INFO : one: Moved (server-side) to: one.bak 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:30699") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:52320->172.17.0.3:30699, err= 2026/04/20 04:57:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/20 04:57:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/20 04:57:46 INFO : one: Copied (new) 2026/04/20 04:57:46 DEBUG : two: size = 3 OK 2026/04/20 04:57:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:46 DEBUG : two: Unchanged skipping 2026/04/20 04:57:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:46 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:46 DEBUG : three.txt: Sizes differ 2026/04/20 04:57:46 INFO : three.txt.bak: Deleted 2026/04/20 04:57:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36026") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:47574->172.17.0.3:36026, err= 2026/04/20 04:57:46 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/20 04:57:46 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/20 04:57:46 INFO : three.txt: Copied (new) 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35512") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51672->172.17.0.3:35512, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32480") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50438->172.17.0.3:32480, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30331") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34628->172.17.0.3:30331, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32031") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52502->172.17.0.3:32031, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32860") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52270->172.17.0.3:32860, err= --- PASS: TestSyncSuffix (2.28s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33787") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39230->172.17.0.3:33787, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34670") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41492->172.17.0.3:34670, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39198") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45378->172.17.0.3:39198, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37964") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45104->172.17.0.3:37964, err= 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32581") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37910->172.17.0.3:32581, err= 2026/04/20 04:57:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozicig8weho/dst" 2026/04/20 04:57:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/20 04:57:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:46 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zrgYl}" suffix to name 2026/04/20 04:57:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/20 04:57:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/20 04:57:46 DEBUG : Setting pass="lBdXufS1F1JxVI_T9aJ7C2sT0N8uAG_1GoMkR4YzHI8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/20 04:57:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: Connecting to FTP server 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:54454->172.17.0.3:21, err= 2026/04/20 04:57:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:48 DEBUG : one: Sizes differ 2026/04/20 04:57:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:33169") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:38344->172.17.0.3:33169, err= 2026/04/20 04:57:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/20 04:57:48 DEBUG : one.a292864a.partial: renamed to: one 2026/04/20 04:57:48 INFO : one: Copied (new) 2026/04/20 04:57:48 DEBUG : two: size = 3 OK 2026/04/20 04:57:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : two: Unchanged skipping 2026/04/20 04:57:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:48 DEBUG : three.txt: Sizes differ 2026/04/20 04:57:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:37853") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:47894->172.17.0.3:37853, err= 2026/04/20 04:57:48 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/20 04:57:48 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/20 04:57:48 INFO : three.txt: Copied (new) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33966") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35338->172.17.0.3:33966, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36838") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46674->172.17.0.3:36838, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32479") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57734->172.17.0.3:32479, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31033") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51594->172.17.0.3:31033, err= 2026/04/20 04:57:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:48 DEBUG : one: Sizes differ 2026/04/20 04:57:48 INFO : one-2019-01-01: Deleted 2026/04/20 04:57:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:36202") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:53492->172.17.0.3:36202, err= 2026/04/20 04:57:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/20 04:57:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/20 04:57:48 INFO : one: Copied (new) 2026/04/20 04:57:48 DEBUG : two: size = 3 OK 2026/04/20 04:57:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : two: Unchanged skipping 2026/04/20 04:57:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst) 2026/04/20 04:57:48 DEBUG : three.txt: Sizes differ 2026/04/20 04:57:48 INFO : three-2019-01-01.txt: Deleted 2026/04/20 04:57:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: dial("tcp","172.17.0.3:39651") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho/dst: > dial: conn=172.17.0.1:54018->172.17.0.3:39651, err= 2026/04/20 04:57:48 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/20 04:57:48 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/20 04:57:48 INFO : three.txt: Copied (new) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34996") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53898->172.17.0.3:34996, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31246") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34458->172.17.0.3:31246, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35679") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52140->172.17.0.3:35679, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39935") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50994->172.17.0.3:39935, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30335") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44096->172.17.0.3:30335, err= --- PASS: TestSyncSuffixKeepExtension (2.35s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35187") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32804->172.17.0.3:35187, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34751") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37458->172.17.0.3:34751, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36105") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33026->172.17.0.3:36105, err= 2026/04/20 04:57:48 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : Testêé: Sizes differ 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39970") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41368->172.17.0.3:39970, err= 2026/04/20 04:57:48 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/04/20 04:57:48 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/04/20 04:57:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34070") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48998->172.17.0.3:34070, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30722") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43828->172.17.0.3:30722, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34659") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38716->172.17.0.3:34659, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30338") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35454->172.17.0.3:30338, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31898") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38756->172.17.0.3:31898, err= 2026/04/20 04:57:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36488") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39226->172.17.0.3:36488, err= 2026/04/20 04:57:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/20 04:57:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/20 04:57:48 INFO : existing: Copied (new) 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39344") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53762->172.17.0.3:39344, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38321") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51444->172.17.0.3:38321, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38267") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43074->172.17.0.3:38267, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : existing: size = 8 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : existing: Sizes differ 2026/04/20 04:57:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: not deleting files as there were IO errors 2026/04/20 04:57:48 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: not deleting directories as there were IO errors 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35316") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57086->172.17.0.3:35316, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30736") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36754->172.17.0.3:30736, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30356") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39182->172.17.0.3:30356, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38078") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52086->172.17.0.3:38078, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33606") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58022->172.17.0.3:33606, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37272") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52126->172.17.0.3:37272, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : EXISTING: size = 6 OK 2026/04/20 04:57:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : existing: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 INFO : There was nothing to transfer 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33555") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39528->172.17.0.3:33555, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38851") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40002->172.17.0.3:38851, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32699") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54324->172.17.0.3:32699, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38165") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40084->172.17.0.3:38165, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34293") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34708->172.17.0.3:34293, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31791") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35452->172.17.0.3:31791, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35503") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35642->172.17.0.3:35503, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34480") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55820->172.17.0.3:34480, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32192") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53218->172.17.0.3:32192, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35742") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49230->172.17.0.3:35742, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37239") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43174->172.17.0.3:37239, 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.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33201") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59036->172.17.0.3:33201, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34178") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60052->172.17.0.3:34178, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38702") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47344->172.17.0.3:38702, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39636") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38366->172.17.0.3:39636, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33313") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55084->172.17.0.3:33313, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31068") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58712->172.17.0.3:31068, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38791") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43276->172.17.0.3:38791, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34351") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33262->172.17.0.3:34351, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39681") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35534->172.17.0.3:39681, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39419") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35728->172.17.0.3:39419, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37648") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35782->172.17.0.3:37648, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33255") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43058->172.17.0.3:33255, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39591") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43624->172.17.0.3:39591, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35652") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40764->172.17.0.3:35652, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34721") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41498->172.17.0.3:34721, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36836") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37872->172.17.0.3:36836, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33866") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37428->172.17.0.3:33866, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32899") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52944->172.17.0.3:32899, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33825") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45818->172.17.0.3:33825, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34555") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43134->172.17.0.3:34555, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38654") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57702->172.17.0.3:38654, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34196") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44524->172.17.0.3:34196, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36368") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42788->172.17.0.3:36368, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36796") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46466->172.17.0.3:36796, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35229") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47270->172.17.0.3:35229, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37139") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57176->172.17.0.3:37139, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37288") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47798->172.17.0.3:37288, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38021") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54368->172.17.0.3:38021, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33922") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40932->172.17.0.3:33922, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38303") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41164->172.17.0.3:38303, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38744") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53608->172.17.0.3:38744, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37089") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39816->172.17.0.3:37089, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32755") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37348->172.17.0.3:32755, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36420") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35150->172.17.0.3:36420, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36767") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46810->172.17.0.3:36767, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34284") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58332->172.17.0.3:34284, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38600") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51548->172.17.0.3:38600, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32623") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47950->172.17.0.3:32623, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37758") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56414->172.17.0.3:37758, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33251") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54374->172.17.0.3:33251, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38881") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56098->172.17.0.3:38881, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31908") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40908->172.17.0.3:31908, err= 2026/04/20 04:57:48 DEBUG : both0: size = 6 OK 2026/04/20 04:57:48 DEBUG : both11: size = 6 OK 2026/04/20 04:57:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both12: size = 6 OK 2026/04/20 04:57:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both10: size = 6 OK 2026/04/20 04:57:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both11: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both13: size = 6 OK 2026/04/20 04:57:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both13: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both14: size = 6 OK 2026/04/20 04:57:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both12: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both15: size = 6 OK 2026/04/20 04:57:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both0: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both16: size = 6 OK 2026/04/20 04:57:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both10: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both17: size = 6 OK 2026/04/20 04:57:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both14: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both18: size = 6 OK 2026/04/20 04:57:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both18: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both19: size = 6 OK 2026/04/20 04:57:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both19: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both1: size = 6 OK 2026/04/20 04:57:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both1: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both2: size = 6 OK 2026/04/20 04:57:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both2: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both3: size = 6 OK 2026/04/20 04:57:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both3: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both4: size = 6 OK 2026/04/20 04:57:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both4: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both5: size = 6 OK 2026/04/20 04:57:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both5: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both6: size = 6 OK 2026/04/20 04:57:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both6: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both7: size = 6 OK 2026/04/20 04:57:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both7: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both8: size = 6 OK 2026/04/20 04:57:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both8: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both9: size = 6 OK 2026/04/20 04:57:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both9: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both15: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both16: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both17: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 INFO : only13: Deleted 2026/04/20 04:57:48 INFO : only16: Deleted 2026/04/20 04:57:48 INFO : only2: Deleted 2026/04/20 04:57:48 INFO : only15: Deleted 2026/04/20 04:57:48 INFO : only4: Deleted 2026/04/20 04:57:48 INFO : only0: Deleted 2026/04/20 04:57:48 INFO : only8: Deleted 2026/04/20 04:57:48 INFO : only3: Deleted 2026/04/20 04:57:48 INFO : only10: Deleted 2026/04/20 04:57:48 INFO : only11: Deleted 2026/04/20 04:57:48 INFO : only9: Deleted 2026/04/20 04:57:48 INFO : only12: Deleted 2026/04/20 04:57:48 INFO : only19: Deleted 2026/04/20 04:57:48 INFO : only18: Deleted 2026/04/20 04:57:48 INFO : only14: Deleted 2026/04/20 04:57:48 INFO : only1: Deleted 2026/04/20 04:57:48 INFO : only6: Deleted 2026/04/20 04:57:48 INFO : only5: Deleted 2026/04/20 04:57:48 INFO : only17: Deleted 2026/04/20 04:57:48 INFO : only7: Deleted 2026/04/20 04:57:48 INFO : There was nothing to transfer 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32379") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33376->172.17.0.3:32379, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30222") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42560->172.17.0.3:30222, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33913") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48576->172.17.0.3:33913, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35623") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43934->172.17.0.3:35623, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38676") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42488->172.17.0.3:38676, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38156") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33340->172.17.0.3:38156, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33090") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57290->172.17.0.3:33090, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30531") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59496->172.17.0.3:30531, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31914") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51964->172.17.0.3:31914, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31944") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59228->172.17.0.3:31944, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31854") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41138->172.17.0.3:31854, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39419") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35736->172.17.0.3:39419, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37753") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32984->172.17.0.3:37753, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33988") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44114->172.17.0.3:33988, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32210") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48318->172.17.0.3:32210, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36748") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47594->172.17.0.3:36748, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39023") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54104->172.17.0.3:39023, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37838") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37792->172.17.0.3:37838, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30309") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42580->172.17.0.3:30309, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33145") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41174->172.17.0.3:33145, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32888") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44880->172.17.0.3:32888, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38354") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58078->172.17.0.3:38354, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37330") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45414->172.17.0.3:37330, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30573") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47138->172.17.0.3:30573, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30205") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50038->172.17.0.3:30205, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35826") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41628->172.17.0.3:35826, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30784") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35270->172.17.0.3:30784, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39540") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36302->172.17.0.3:39540, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31274") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46446->172.17.0.3:31274, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37288") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47808->172.17.0.3:37288, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36896") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39028->172.17.0.3:36896, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30413") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41098->172.17.0.3:30413, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37045") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52480->172.17.0.3:37045, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32301") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37180->172.17.0.3:32301, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33588") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38592->172.17.0.3:33588, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39257") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32792->172.17.0.3:39257, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33607") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50672->172.17.0.3:33607, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37184") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49028->172.17.0.3:37184, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32015") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55754->172.17.0.3:32015, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30923") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53280->172.17.0.3:30923, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30026") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46280->172.17.0.3:30026, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33312") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34304->172.17.0.3:33312, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37759") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44134->172.17.0.3:37759, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32120") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50834->172.17.0.3:32120, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31404") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38940->172.17.0.3:31404, err= 2026/04/20 04:57:48 DEBUG : both0: size = 6 OK 2026/04/20 04:57:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both0: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both10: size = 6 OK 2026/04/20 04:57:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both10: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both11: size = 6 OK 2026/04/20 04:57:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both11: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both12: size = 6 OK 2026/04/20 04:57:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both12: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both13: size = 6 OK 2026/04/20 04:57:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both13: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both14: size = 6 OK 2026/04/20 04:57:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both14: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both15: size = 6 OK 2026/04/20 04:57:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both15: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both16: size = 6 OK 2026/04/20 04:57:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both16: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both17: size = 6 OK 2026/04/20 04:57:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both17: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both18: size = 6 OK 2026/04/20 04:57:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both18: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both19: size = 6 OK 2026/04/20 04:57:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both19: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both1: size = 6 OK 2026/04/20 04:57:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both1: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both2: size = 6 OK 2026/04/20 04:57:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both2: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both3: size = 6 OK 2026/04/20 04:57:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both3: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both4: size = 6 OK 2026/04/20 04:57:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both4: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both5: size = 6 OK 2026/04/20 04:57:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both5: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both6: size = 6 OK 2026/04/20 04:57:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both6: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both7: size = 6 OK 2026/04/20 04:57:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both7: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both8: size = 6 OK 2026/04/20 04:57:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both8: Unchanged skipping 2026/04/20 04:57:48 DEBUG : both9: size = 6 OK 2026/04/20 04:57:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : both9: Unchanged skipping 2026/04/20 04:57:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only0: Sizes differ 2026/04/20 04:57:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only10: Sizes differ 2026/04/20 04:57:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only11: Sizes differ 2026/04/20 04:57:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only12: Sizes differ 2026/04/20 04:57:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only13: Sizes differ 2026/04/20 04:57:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only14: Sizes differ 2026/04/20 04:57:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only15: Sizes differ 2026/04/20 04:57:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only16: Sizes differ 2026/04/20 04:57:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only17: Sizes differ 2026/04/20 04:57:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only18: Sizes differ 2026/04/20 04:57:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only19: Sizes differ 2026/04/20 04:57:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only1: Sizes differ 2026/04/20 04:57:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only2: Sizes differ 2026/04/20 04:57:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only3: Sizes differ 2026/04/20 04:57:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only4: Sizes differ 2026/04/20 04:57:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only5: Sizes differ 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only6: Sizes differ 2026/04/20 04:57:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only7: Sizes differ 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31451") 2026/04/20 04:57:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only8: Sizes differ 2026/04/20 04:57:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone499611659) 2026/04/20 04:57:48 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-gozicig8weho) 2026/04/20 04:57:48 DEBUG : only9: Sizes differ 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37802") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34185") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58044->172.17.0.3:37802, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52108->172.17.0.3:34185, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46130->172.17.0.3:31451, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36971") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34014->172.17.0.3:36971, err= 2026/04/20 04:57:48 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/04/20 04:57:48 INFO : only0: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only11.51c18866.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/04/20 04:57:48 INFO : only10: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/04/20 04:57:48 INFO : only12: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31474") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30192") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37346") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58430->172.17.0.3:30192, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47250->172.17.0.3:31474, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43924->172.17.0.3:37346, err= 2026/04/20 04:57:48 DEBUG : only11.51c18866.partial: renamed to: only11 2026/04/20 04:57:48 INFO : only11: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39973") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50752->172.17.0.3:39973, err= 2026/04/20 04:57:48 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/04/20 04:57:48 INFO : only14: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/04/20 04:57:48 INFO : only13: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31626") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49912->172.17.0.3:31626, err= 2026/04/20 04:57:48 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/04/20 04:57:48 INFO : only15: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37772") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33910->172.17.0.3:37772, err= 2026/04/20 04:57:48 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/04/20 04:57:48 INFO : only16: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32328") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45838->172.17.0.3:32328, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30191") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55318->172.17.0.3:30191, err= 2026/04/20 04:57:48 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/04/20 04:57:48 INFO : only17: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only18.f963383f.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32085") 2026/04/20 04:57:48 DEBUG : only1.77787b15.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50004->172.17.0.3:32085, err= 2026/04/20 04:57:48 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only18.f963383f.partial: renamed to: only18 2026/04/20 04:57:48 INFO : only18: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only1.77787b15.partial: renamed to: only1 2026/04/20 04:57:48 INFO : only1: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/04/20 04:57:48 INFO : only19: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35448") 2026/04/20 04:57:48 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30495") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56800->172.17.0.3:35448, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32195") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60594->172.17.0.3:30495, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52992->172.17.0.3:32195, err= 2026/04/20 04:57:48 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/04/20 04:57:48 INFO : only2: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30560") 2026/04/20 04:57:48 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/04/20 04:57:48 INFO : only6: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49794->172.17.0.3:30560, err= 2026/04/20 04:57:48 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/04/20 04:57:48 INFO : only5: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38612") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39628->172.17.0.3:38612, err= 2026/04/20 04:57:48 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/04/20 04:57:48 INFO : only8: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39279") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33377") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36564->172.17.0.3:33377, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50556->172.17.0.3:39279, err= 2026/04/20 04:57:48 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/04/20 04:57:48 INFO : only9: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/04/20 04:57:48 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/04/20 04:57:48 INFO : only3: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/04/20 04:57:48 INFO : only7: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/04/20 04:57:48 INFO : only4: Copied (replaced existing) 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39134") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35318->172.17.0.3:39134, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39390") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55554->172.17.0.3:39390, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39122") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45250->172.17.0.3:39122, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : empty_dir: Making directory with metadata 2026/04/20 04:57:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:57:48 DEBUG : empty_on_remote: Making directory with metadata 2026/04/20 04:57:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:57:48 INFO : empty_on_remote: Making directory 2026/04/20 04:57:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/20 04:57:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37892") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38176->172.17.0.3:37892, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35673") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50146->172.17.0.3:35673, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30543") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32238") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37920->172.17.0.3:30543, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49840->172.17.0.3:32238, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36675") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54698->172.17.0.3:36675, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39657") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53438->172.17.0.3:39657, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : empty_dir: Making directory with metadata 2026/04/20 04:57:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:57:48 DEBUG : empty_on_remote: Making directory with metadata 2026/04/20 04:57:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 04:57:48 INFO : empty_on_remote: Making directory 2026/04/20 04:57:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/20 04:57:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32666") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56352->172.17.0.3:32666, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38239") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40958->172.17.0.3:38239, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33179") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34894") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46448->172.17.0.3:34894, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58474->172.17.0.3:33179, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33710") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54668->172.17.0.3:33710, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35923") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60708->172.17.0.3:35923, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37803") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51940->172.17.0.3:37803, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : sub dir: Making directory 2026/04/20 04:57:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31586") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49394->172.17.0.3:31586, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37054") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32783") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43198->172.17.0.3:32783, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58770->172.17.0.3:37054, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31506") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48250->172.17.0.3:31506, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34904") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42724->172.17.0.3:34904, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39752") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50250->172.17.0.3:39752, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39955") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37502->172.17.0.3:39955, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31938") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37572->172.17.0.3:31938, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32122") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53092->172.17.0.3:32122, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36687") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43726->172.17.0.3:36687, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32595") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43406->172.17.0.3:32595, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 04:57:48 INFO : sub dir: Making directory 2026/04/20 04:57:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39663") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58974->172.17.0.3:39663, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30851") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43738->172.17.0.3:30851, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38121") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55530->172.17.0.3:38121, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30489") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43356->172.17.0.3:30489, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35344") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49536->172.17.0.3:35344, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35829") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57958->172.17.0.3:35829, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32612") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41856->172.17.0.3:32612, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33930") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44870->172.17.0.3:33930, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38846") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49520->172.17.0.3:38846, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39230") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54164->172.17.0.3:39230, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31620") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50210->172.17.0.3:31620, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37668") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48876->172.17.0.3:37668, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36872") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60128->172.17.0.3:36872, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32041") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49182->172.17.0.3:32041, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38822") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57058->172.17.0.3:38822, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30819") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57192->172.17.0.3:30819, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32917") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50806->172.17.0.3:32917, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33887") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36876->172.17.0.3:33887, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35867") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50044->172.17.0.3:35867, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30263") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46856->172.17.0.3:30263, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34280") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40096->172.17.0.3:34280, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38465") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41106->172.17.0.3:38465, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34241") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57488->172.17.0.3:34241, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36937") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50140->172.17.0.3:36937, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33085") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48692->172.17.0.3:33085, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37818") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34726->172.17.0.3:37818, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38829") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47266->172.17.0.3:38829, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32340") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58464->172.17.0.3:32340, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38164") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50034->172.17.0.3:38164, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39812") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35544->172.17.0.3:39812, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33033") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60472->172.17.0.3:33033, err= 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35343") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33224->172.17.0.3:35343, err= 2026/04/20 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : apple: Excluded 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : banana: Excluded 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35938") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53568->172.17.0.3:35938, err= 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33869") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37962->172.17.0.3:33869, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33251") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54376->172.17.0.3:33251, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33217") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40838->172.17.0.3:33217, err= 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:48 DEBUG : banana: size = 6 OK 2026/04/20 04:57:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : apple: size = 5 OK 2026/04/20 04:57:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37597") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60782->172.17.0.3:37597, err= 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 INFO : There was nothing to transfer 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38113") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41218->172.17.0.3:38113, err= 2026/04/20 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : apple: Excluded 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : banana: Excluded 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37768") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41694->172.17.0.3:37768, err= 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39907") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58634->172.17.0.3:39907, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37763") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45984->172.17.0.3:37763, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39234") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47338->172.17.0.3:39234, err= 2026/04/20 04:57:48 DEBUG : apple: size = 5 OK 2026/04/20 04:57:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : banana: size = 6 OK 2026/04/20 04:57:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37359") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54522->172.17.0.3:37359, err= 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 INFO : There was nothing to transfer 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39040") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45902->172.17.0.3:39040, err= 2026/04/20 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : apple: Excluded 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : banana: Excluded 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34336") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55564->172.17.0.3:34336, err= 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39509") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37678->172.17.0.3:39509, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36611") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32828->172.17.0.3:36611, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38424") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45230->172.17.0.3:38424, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39771") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53470->172.17.0.3:39771, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39222") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35638->172.17.0.3:39222, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33818") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53704->172.17.0.3:33818, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39419") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35742->172.17.0.3:39419, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35852") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40356->172.17.0.3:35852, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38570") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42264->172.17.0.3:38570, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39243") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57724->172.17.0.3:39243, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36390") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57062->172.17.0.3:36390, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39798") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36796->172.17.0.3:39798, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34278") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46466->172.17.0.3:34278, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30571") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56600->172.17.0.3:30571, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38195") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52426->172.17.0.3:38195, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39446") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49824->172.17.0.3:39446, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36181") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49744->172.17.0.3:36181, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-bogugoq4jiha: closing 2 unused connections 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32441") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41032->172.17.0.3:32441, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qeharim2qupe: closing 2 unused connections 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36239") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36154->172.17.0.3:36239, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34871") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34290->172.17.0.3:34871, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37563") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37266->172.17.0.3:37563, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31120") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57294->172.17.0.3:31120, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36546") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43932->172.17.0.3:36546, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35034") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42660->172.17.0.3:35034, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30254") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41006->172.17.0.3:30254, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37038") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45192->172.17.0.3:37038, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32866") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51536->172.17.0.3:32866, err= 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33403") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50142->172.17.0.3:33403, err= 2026/04/20 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : apple: Excluded 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : banana: Excluded 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30470") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55136->172.17.0.3:30470, err= 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34573") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52826->172.17.0.3:34573, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39301") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52556->172.17.0.3:39301, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34358") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56830->172.17.0.3:34358, err= 2026/04/20 04:57:48 DEBUG : apple: size = 5 OK 2026/04/20 04:57:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : banana: size = 6 OK 2026/04/20 04:57:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36253") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56768->172.17.0.3:36253, err= 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 INFO : There was nothing to transfer 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38837") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57070->172.17.0.3:38837, err= 2026/04/20 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : apple: Excluded 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : banana: Excluded 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39292") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45196->172.17.0.3:39292, err= 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38654") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57704->172.17.0.3:38654, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30077") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60442->172.17.0.3:30077, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31340") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38950->172.17.0.3:31340, err= 2026/04/20 04:57:48 DEBUG : apple: size = 5 OK 2026/04/20 04:57:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:48 DEBUG : banana: size = 6 OK 2026/04/20 04:57:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:48 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34340") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33656->172.17.0.3:34340, err= 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 INFO : There was nothing to transfer 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36490") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39000->172.17.0.3:36490, err= 2026/04/20 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : apple: Excluded 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : banana: Excluded 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39934") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57292->172.17.0.3:39934, err= 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30748") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58922->172.17.0.3:30748, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36046") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52412->172.17.0.3:36046, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30762") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36954->172.17.0.3:30762, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38454") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54600->172.17.0.3:38454, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37509") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60096->172.17.0.3:37509, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35808") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49240->172.17.0.3:35808, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31795") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58464->172.17.0.3:31795, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39559") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34556->172.17.0.3:39559, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34689") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37606->172.17.0.3:34689, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36298") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48364->172.17.0.3:36298, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32346") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53112->172.17.0.3:32346, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36574") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57036->172.17.0.3:36574, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34834") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42696->172.17.0.3:34834, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34066") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48804->172.17.0.3:34066, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33922") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40948->172.17.0.3:33922, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34597") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35922->172.17.0.3:34597, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37384") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60472->172.17.0.3:37384, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32829") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43742->172.17.0.3:32829, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30371") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39304->172.17.0.3:30371, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37642") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45682->172.17.0.3:37642, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37831") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52974->172.17.0.3:37831, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35746") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46612->172.17.0.3:35746, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31649") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59998->172.17.0.3:31649, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30524") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47038->172.17.0.3:30524, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30835") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35166->172.17.0.3:30835, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35380") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47192->172.17.0.3:35380, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34874") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51482->172.17.0.3:34874, err= 2026/04/20 04:57:48 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32731") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38052->172.17.0.3:32731, err= 2026/04/20 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : apple: Excluded 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : banana: Excluded 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39687") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57070->172.17.0.3:39687, err= 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35953") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57926->172.17.0.3:35953, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35460") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44540->172.17.0.3:35460, err= 2026/04/20 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30228") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41300->172.17.0.3:30228, err= 2026/04/20 04:57:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36294") 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39628->172.17.0.3:36294, err= 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31386") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33017") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34402->172.17.0.3:33017, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44080->172.17.0.3:31386, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54470->172.17.0.3:21, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39465") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37500->172.17.0.3:39465, err= 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/04/20 04:57:48 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/20 04:57:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/04/20 04:57:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30182") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55506->172.17.0.3:30182, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38219") 2026/04/20 04:57:48 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/04/20 04:57:48 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/20 04:57:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58614->172.17.0.3:38219, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31723") 2026/04/20 04:57:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50926->172.17.0.3:31723, err= 2026/04/20 04:57:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35486") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58104->172.17.0.3:35486, err= 2026/04/20 04:57:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36662") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55894->172.17.0.3:36662, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39954") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34514->172.17.0.3:39954, err= 2026/04/20 04:57:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35965") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34594") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56030->172.17.0.3:35965, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39906") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54356->172.17.0.3:39906, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51682->172.17.0.3:34594, err= 2026/04/20 04:57:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37253") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36079") 2026/04/20 04:57:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51412->172.17.0.3:37253, err= 2026/04/20 04:57:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51730->172.17.0.3:36079, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38151") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59446->172.17.0.3:38151, err= 2026/04/20 04:57:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35527") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56136->172.17.0.3:35527, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37918") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38713") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49356->172.17.0.3:37918, err= 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54510->172.17.0.3:38713, err= 2026/04/20 04:57:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38953") 2026/04/20 04:57:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35456->172.17.0.3:38953, err= 2026/04/20 04:57:48 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/04/20 04:57:48 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38932") 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52210->172.17.0.3:38932, err= 2026/04/20 04:57:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/04/20 04:57:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:51 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Connecting to FTP server 2026/04/20 04:57:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54486->172.17.0.3:21, err= 2026/04/20 04:57:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 04:57:51 INFO : banana: Deleted 2026/04/20 04:57:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 04:57:51 INFO : appleappleapplebanana: Deleted 2026/04/20 04:57:51 INFO : splitbananasplit: Deleted 2026/04/20 04:57:51 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 04:57:51 INFO : apple: Deleted 2026/04/20 04:57:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 04:57:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54500->172.17.0.3:21, err= 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:21") 2026/04/20 04:57:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54512->172.17.0.3:21, err= 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30557") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51802->172.17.0.3:30557, err= 2026/04/20 04:57:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/20 04:57:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/20 04:57:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : YXBwbGU=: Excluded 2026/04/20 04:57:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : YmFuYW5h: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33159") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51868->172.17.0.3:33159, err= 2026/04/20 04:57:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39059") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38820->172.17.0.3:39059, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31357") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47354->172.17.0.3:31357, err= 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32132") 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33210->172.17.0.3:32132, err= 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : YmFuYW5h: size = 6 OK 2026/04/20 04:57:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/20 04:57:53 DEBUG : YXBwbGU=: size = 5 OK 2026/04/20 04:57:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32624") 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59768->172.17.0.3:32624, err= 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37168") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55802->172.17.0.3:37168, err= 2026/04/20 04:57:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/20 04:57:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/20 04:57:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : YXBwbGU=: Excluded 2026/04/20 04:57:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : YmFuYW5h: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31256") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33358->172.17.0.3:31256, err= 2026/04/20 04:57:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38579") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47202->172.17.0.3:38579, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38991") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46654->172.17.0.3:38991, err= 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 04:57:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37551") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41074->172.17.0.3:37551, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38310") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39706->172.17.0.3:38310, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35465") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41044->172.17.0.3:35465, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36724") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36326->172.17.0.3:36724, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35398") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54968->172.17.0.3:35398, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38074") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57656->172.17.0.3:38074, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35774") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47858->172.17.0.3:35774, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31304") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48422->172.17.0.3:31304, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38540") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36364->172.17.0.3:38540, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37450") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35122->172.17.0.3:37450, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31134") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35226->172.17.0.3:31134, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36671") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58416->172.17.0.3:36671, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39702") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48988->172.17.0.3:39702, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38872") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34788->172.17.0.3:38872, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34787") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54094->172.17.0.3:34787, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37830") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43854->172.17.0.3:37830, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33895") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43214->172.17.0.3:33895, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39074") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58554->172.17.0.3:39074, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36229") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53944->172.17.0.3:36229, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32329") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39386->172.17.0.3:32329, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38522") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36162->172.17.0.3:38522, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34739") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37264->172.17.0.3:34739, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34954") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60870->172.17.0.3:34954, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36406") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58674->172.17.0.3:36406, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32929") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37678->172.17.0.3:32929, err= 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35723") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37256->172.17.0.3:35723, err= 2026/04/20 04:57:53 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : apple: Excluded 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:53 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : banana: Excluded 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38745") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37592->172.17.0.3:38745, err= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32422") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59398->172.17.0.3:32422, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39769") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55096->172.17.0.3:39769, err= 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31291") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47660->172.17.0.3:31291, err= 2026/04/20 04:57:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36521") 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49384->172.17.0.3:36521, err= 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36914") 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52224->172.17.0.3:36914, err= 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36634") 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45998->172.17.0.3:36634, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34875") 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33824") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48672->172.17.0.3:34875, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55284->172.17.0.3:33824, err= 2026/04/20 04:57:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/04/20 04:57:53 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/04/20 04:57:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/04/20 04:57:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/04/20 04:57:53 INFO : apple: Copied (new) to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/04/20 04:57:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39580") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54356->172.17.0.3:39580, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39837") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56288->172.17.0.3:39837, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34810") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51122->172.17.0.3:34810, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32375") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45364->172.17.0.3:32375, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34419") 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54724->172.17.0.3:34419, err= 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34229") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49666->172.17.0.3:34229, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37954") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47298->172.17.0.3:37954, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32874") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38038->172.17.0.3:32874, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33318") 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58968->172.17.0.3:33318, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39312") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33855") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52930->172.17.0.3:39312, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47698->172.17.0.3:33855, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34105") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58324->172.17.0.3:34105, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31101") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38456->172.17.0.3:31101, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33257") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35424") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38982->172.17.0.3:35424, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40022->172.17.0.3:33257, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39713") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53846->172.17.0.3:39713, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 04:57:53 INFO : banana: Deleted 2026/04/20 04:57:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 04:57:53 INFO : apple: Deleted 2026/04/20 04:57:53 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 04:57:53 INFO : appleappleapplebanana: Deleted 2026/04/20 04:57:53 INFO : splitbananasplit: Deleted 2026/04/20 04:57:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32967") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50036->172.17.0.3:32967, err= 2026/04/20 04:57:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/20 04:57:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/20 04:57:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : PREFIXbanana: Excluded 2026/04/20 04:57:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : PREFIXapple: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34972") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36584->172.17.0.3:34972, err= 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30670") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37488->172.17.0.3:30670, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30236") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56168->172.17.0.3:30236, err= 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 04:57:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31772") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41230->172.17.0.3:31772, err= 2026/04/20 04:57:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32654") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59370->172.17.0.3:32654, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34402") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32282") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34286->172.17.0.3:34402, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53006->172.17.0.3:32282, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38251") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38246") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50936->172.17.0.3:38251, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49410->172.17.0.3:38246, err= 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:53 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/20 04:57:53 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/20 04:57:53 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/20 04:57:53 INFO : splitbananasplit: Copied (new) 2026/04/20 04:57:53 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/20 04:57:53 INFO : apple: Copied (new) 2026/04/20 04:57:53 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/20 04:57:53 INFO : banana: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32364") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33279") 2026/04/20 04:57:53 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/20 04:57:53 INFO : appleappleapplebanana: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39948->172.17.0.3:33279, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37338") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39104->172.17.0.3:32364, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39228") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36194->172.17.0.3:37338, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43944->172.17.0.3:39228, err= 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/20 04:57:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/20 04:57:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/20 04:57:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30865") 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/20 04:57:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50806->172.17.0.3:30865, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31380") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33352") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44560->172.17.0.3:31380, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60516->172.17.0.3:33352, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38216") 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56886->172.17.0.3:38216, err= 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/20 04:57:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/20 04:57:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34166") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30321") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57448->172.17.0.3:30321, err= 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/20 04:57:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51330->172.17.0.3:34166, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33976") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40294->172.17.0.3:33976, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32002") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40504->172.17.0.3:32002, err= 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/20 04:57:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/20 04:57:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/20 04:57:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/20 04:57:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39115") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33824") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45826->172.17.0.3:39115, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55290->172.17.0.3:33824, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36052") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35569") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43452->172.17.0.3:36052, err= 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53304->172.17.0.3:35569, err= 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/20 04:57:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/20 04:57:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/20 04:57:53 INFO : PREFIXbanana: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/20 04:57:53 INFO : PREFIXsplitbananasplit: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/20 04:57:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/20 04:57:53 INFO : PREFIXapple: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39105") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48968->172.17.0.3:39105, err= 2026/04/20 04:57:53 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : apple: Excluded 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:53 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : banana: Excluded 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36868") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54658->172.17.0.3:36868, err= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33438") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45364->172.17.0.3:33438, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33868") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43682->172.17.0.3:33868, err= 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39699") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52432->172.17.0.3:39699, err= 2026/04/20 04:57:53 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : apple: Excluded 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:53 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : banana: Excluded 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37411") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39172->172.17.0.3:37411, err= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34352") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39446->172.17.0.3:34352, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33254") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48508->172.17.0.3:33254, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34381") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41238->172.17.0.3:34381, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39025") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54112->172.17.0.3:39025, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32985") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58260->172.17.0.3:32985, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31065") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49524->172.17.0.3:31065, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36555") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57514->172.17.0.3:36555, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36359") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54056->172.17.0.3:36359, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36584") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34124->172.17.0.3:36584, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32235") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51474->172.17.0.3:32235, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31332") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39484->172.17.0.3:31332, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34523") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54168->172.17.0.3:34523, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39252") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43340->172.17.0.3:39252, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37725") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40230->172.17.0.3:37725, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38943") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33038->172.17.0.3:38943, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30437") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51828->172.17.0.3:30437, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32504") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33424->172.17.0.3:32504, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39453") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43666->172.17.0.3:39453, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35774") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47872->172.17.0.3:35774, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34715") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49382->172.17.0.3:34715, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37873") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51718->172.17.0.3:37873, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39759") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52060->172.17.0.3:39759, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30228") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60006->172.17.0.3:30228, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32123") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45950->172.17.0.3:32123, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31633") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59474->172.17.0.3:31633, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38163") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38798->172.17.0.3:38163, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36353") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42886->172.17.0.3:36353, err= 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36209") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45016->172.17.0.3:36209, err= 2026/04/20 04:57:53 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : apple: Excluded 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:53 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : banana: Excluded 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35954") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39108->172.17.0.3:35954, err= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39877") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37680->172.17.0.3:39877, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33569") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43496->172.17.0.3:33569, err= 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36560") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47800->172.17.0.3:36560, err= 2026/04/20 04:57:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33894") 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36036") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37220") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36681") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35239") 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55436->172.17.0.3:35239, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42312->172.17.0.3:37220, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49336->172.17.0.3:36036, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48602->172.17.0.3:36681, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43702->172.17.0.3:33894, err= 2026/04/20 04:57:53 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/04/20 04:57:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/04/20 04:57:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/04/20 04:57:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/04/20 04:57:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37637") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54914->172.17.0.3:37637, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34079") 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40412->172.17.0.3:34079, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38471") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46264->172.17.0.3:38471, err= 2026/04/20 04:57:53 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/04/20 04:57:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34655") 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49114->172.17.0.3:34655, err= 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34880") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49464->172.17.0.3:34880, err= 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36610") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37306->172.17.0.3:36610, err= 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32675") 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49188->172.17.0.3:32675, err= 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37624") 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45218->172.17.0.3:37624, err= 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39970") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37106->172.17.0.3:39970, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30792") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52164->172.17.0.3:30792, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30593") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55614->172.17.0.3:30593, err= 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30368") 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47816->172.17.0.3:30368, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34804") 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42700->172.17.0.3:34804, err= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31832") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30170") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52776->172.17.0.3:31832, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43860->172.17.0.3:30170, err= 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33768") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45388->172.17.0.3:33768, err= 2026/04/20 04:57:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 04:57:53 INFO : splitbananasplit: Deleted 2026/04/20 04:57:53 INFO : banana: Deleted 2026/04/20 04:57:53 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 04:57:53 INFO : apple: Deleted 2026/04/20 04:57:53 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 04:57:53 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 04:57:53 INFO : appleappleapplebanana: Deleted 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34970") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37714->172.17.0.3:34970, err= 2026/04/20 04:57:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : bananaSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32497") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39240->172.17.0.3:32497, err= 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32676") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54316->172.17.0.3:32676, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39205") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55638->172.17.0.3:39205, err= 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 04:57:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 04:57:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30718") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58370->172.17.0.3:30718, err= 2026/04/20 04:57:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31882") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35231") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34006") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57308->172.17.0.3:31882, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33900") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49288->172.17.0.3:35231, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36318") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46186->172.17.0.3:34006, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46098->172.17.0.3:36318, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33096->172.17.0.3:33900, err= 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:53 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/20 04:57:53 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/20 04:57:53 INFO : splitbananasplit: Copied (new) 2026/04/20 04:57:53 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/20 04:57:53 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/20 04:57:53 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/20 04:57:53 INFO : appleappleapplebanana: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31641") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34875") 2026/04/20 04:57:53 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/20 04:57:53 INFO : banana: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38908->172.17.0.3:31641, err= 2026/04/20 04:57:53 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/20 04:57:53 INFO : apple: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48688->172.17.0.3:34875, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37046") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33448->172.17.0.3:37046, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30373") 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54038->172.17.0.3:30373, err= 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/20 04:57:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/20 04:57:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30732") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36036->172.17.0.3:30732, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31548") 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36984->172.17.0.3:31548, err= 2026/04/20 04:57:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/20 04:57:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37267") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37663") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36474->172.17.0.3:37267, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49330->172.17.0.3:37663, err= 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/20 04:57:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/20 04:57:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35823") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54680->172.17.0.3:35823, err= 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/20 04:57:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39166") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37961") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34400->172.17.0.3:39166, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52458->172.17.0.3:37961, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39607") 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49430->172.17.0.3:39607, err= 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/20 04:57:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/20 04:57:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/20 04:57:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34701") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32621") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30848") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40696->172.17.0.3:30848, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34502->172.17.0.3:32621, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48622->172.17.0.3:34701, err= 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/20 04:57:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31793") 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60644->172.17.0.3:31793, err= 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/20 04:57:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/20 04:57:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : appleSUFFIX: Deleted 2026/04/20 04:57:53 INFO : splitbananasplitSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : bananaSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/20 04:57:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38747") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48046->172.17.0.3:38747, err= 2026/04/20 04:57:53 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : apple: Excluded 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:53 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : banana: Excluded 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35594") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55722->172.17.0.3:35594, err= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32936") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42784->172.17.0.3:32936, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30933") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60776->172.17.0.3:30933, err= 2026/04/20 04:57:53 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33310") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53550->172.17.0.3:33310, err= 2026/04/20 04:57:53 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : apple: Excluded 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:53 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : banana: Excluded 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34855") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53090->172.17.0.3:34855, err= 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30011") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48960->172.17.0.3:30011, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39474") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36072->172.17.0.3:39474, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34497") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49984->172.17.0.3:34497, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30431") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57014->172.17.0.3:30431, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30449") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55828->172.17.0.3:30449, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34793") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37478->172.17.0.3:34793, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34915") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46396->172.17.0.3:34915, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37643") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57662->172.17.0.3:37643, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39124") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34120->172.17.0.3:39124, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38363") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58580->172.17.0.3:38363, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31218") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41992->172.17.0.3:31218, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30257") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51504->172.17.0.3:30257, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32015") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47248->172.17.0.3:32015, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36907") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46784->172.17.0.3:36907, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37288") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60382->172.17.0.3:37288, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32653") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43020->172.17.0.3:32653, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36863") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57910->172.17.0.3:36863, err= 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37608") 2026/04/20 04:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38056->172.17.0.3:37608, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37460") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38182->172.17.0.3:37460, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33737") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46494->172.17.0.3:33737, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39037") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41918->172.17.0.3:39037, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39644") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60048->172.17.0.3:39644, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39997") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33862->172.17.0.3:39997, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30846") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58320->172.17.0.3:30846, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39952") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36622->172.17.0.3:39952, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37382") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57498->172.17.0.3:37382, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30092") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34822->172.17.0.3:30092, err= 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30699") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42412->172.17.0.3:30699, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34800") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33054->172.17.0.3:34800, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38763") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34380->172.17.0.3:38763, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37657") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54902->172.17.0.3:37657, err= 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37004") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43204->172.17.0.3:37004, err= 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34941") 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48072->172.17.0.3:34941, err= 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33528") 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56590->172.17.0.3:33528, err= 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38559") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38360->172.17.0.3:38559, err= 2026/04/20 04:57:54 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/04/20 04:57:54 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/04/20 04:57:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31288") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35215") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56554->172.17.0.3:35215, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39444->172.17.0.3:31288, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37152") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44676->172.17.0.3:37152, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33389") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58810->172.17.0.3:33389, err= 2026/04/20 04:57:54 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/04/20 04:57:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/04/20 04:57:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/04/20 04:57:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31591") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30436") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54992->172.17.0.3:31591, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57646->172.17.0.3:30436, err= 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/04/20 04:57:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39048") 2026/04/20 04:57:54 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51788->172.17.0.3:39048, err= 2026/04/20 04:57:54 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31980") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51822->172.17.0.3:31980, err= 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/04/20 04:57:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/04/20 04:57:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39570") 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/04/20 04:57:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50084->172.17.0.3:39570, err= 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30727") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34320->172.17.0.3:30727, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31589") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46000->172.17.0.3:31589, err= 2026/04/20 04:57:54 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/04/20 04:57:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34050") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50096->172.17.0.3:34050, err= 2026/04/20 04:57:54 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/04/20 04:57:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/04/20 04:57:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/04/20 04:57:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34577") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38876->172.17.0.3:34577, err= 2026/04/20 04:57:54 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30821") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33480") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49612->172.17.0.3:30821, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36926->172.17.0.3:33480, err= 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/04/20 04:57:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38523") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51616->172.17.0.3:38523, err= 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/04/20 04:57:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/04/20 04:57:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/04/20 04:57:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/04/20 04:57:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 04:57:54 INFO : splitbananasplit: Deleted 2026/04/20 04:57:54 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 04:57:54 INFO : appleappleapplebanana: Deleted 2026/04/20 04:57:54 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 04:57:54 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32385") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48516->172.17.0.3:32385, err= 2026/04/20 04:57:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbanan: Excluded 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleapple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleapple: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39504") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36412->172.17.0.3:39504, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefg: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcde: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defgh: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdef: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-34567: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-23456: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghi: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-45678: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijk: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-12345: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghij: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33127") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60540->172.17.0.3:33127, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35442") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38370->172.17.0.3:35442, err= 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35775") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48764->172.17.0.3:35775, err= 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleapple: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbanan: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32477") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50024->172.17.0.3:32477, err= 2026/04/20 04:57:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 04:57:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 04:57:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 04:57:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 04:57:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 04:57:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 04:57:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 04:57:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 04:57:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 04:57:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 04:57:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 04:57:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 04:57:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 04:57:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 04:57:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 04:57:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30636") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43828->172.17.0.3:30636, err= 2026/04/20 04:57:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbanan: Excluded 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleapple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleapple: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39367") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60360->172.17.0.3:39367, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefg: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcde: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defgh: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdef: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-34567: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-23456: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghi: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-45678: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijk: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-12345: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghij: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34552") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39342->172.17.0.3:34552, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39613") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59962->172.17.0.3:39613, err= 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 04:57:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31262") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54754->172.17.0.3:31262, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39478") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37546->172.17.0.3:39478, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32338") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49810->172.17.0.3:32338, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33406") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56486->172.17.0.3:33406, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35574") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38566->172.17.0.3:35574, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36349") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50730->172.17.0.3:36349, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34456") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43348->172.17.0.3:34456, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36031") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42864->172.17.0.3:36031, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30918") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49722->172.17.0.3:30918, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37759") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42282->172.17.0.3:37759, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35402") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50276->172.17.0.3:35402, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37686") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36924->172.17.0.3:37686, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32222") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59216->172.17.0.3:32222, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37415") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43222->172.17.0.3:37415, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30376") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53034->172.17.0.3:30376, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37254") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41978->172.17.0.3:37254, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35318") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39948->172.17.0.3:35318, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30644") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43914->172.17.0.3:30644, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39377") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60284->172.17.0.3:39377, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34211") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60662->172.17.0.3:34211, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33573") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41500->172.17.0.3:33573, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32422") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59408->172.17.0.3:32422, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32232") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59606->172.17.0.3:32232, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37450") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35124->172.17.0.3:37450, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34423") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43994->172.17.0.3:34423, err= 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35719") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38312->172.17.0.3:35719, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35910") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55822->172.17.0.3:35910, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35894") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59248->172.17.0.3:35894, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34929") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53956->172.17.0.3:34929, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39566") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52924->172.17.0.3:39566, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31215") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57856->172.17.0.3:31215, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36237") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50994->172.17.0.3:36237, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36667") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48136->172.17.0.3:36667, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36854") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42326->172.17.0.3:36854, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34336") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41196->172.17.0.3:34336, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32881") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51400->172.17.0.3:32881, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35134") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50976->172.17.0.3:35134, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33605") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36484->172.17.0.3:33605, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36937") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53998->172.17.0.3:36937, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34128") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34722->172.17.0.3:34128, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35316") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39720->172.17.0.3:35316, err= 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30936") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50078->172.17.0.3:30936, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33909") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45298->172.17.0.3:33909, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33444") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33804->172.17.0.3:33444, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33212") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33020->172.17.0.3:33212, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38640") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33322->172.17.0.3:38640, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39376") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57182->172.17.0.3:39376, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31210") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35256->172.17.0.3:31210, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36010") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58532->172.17.0.3:36010, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37136") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51976->172.17.0.3:37136, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34998") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56734->172.17.0.3:34998, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37487") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48626->172.17.0.3:37487, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39653") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42420->172.17.0.3:39653, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33322") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60562->172.17.0.3:33322, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32928") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46410->172.17.0.3:32928, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39322") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47378->172.17.0.3:39322, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30481") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60462->172.17.0.3:30481, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31646") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50492->172.17.0.3:31646, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30752") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41302->172.17.0.3:30752, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36733") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41942->172.17.0.3:36733, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35812") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59116->172.17.0.3:35812, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38222") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39944->172.17.0.3:38222, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36434") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58538->172.17.0.3:36434, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34921") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41726->172.17.0.3:34921, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36312") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60762->172.17.0.3:36312, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39566") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52932->172.17.0.3:39566, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33258") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42688->172.17.0.3:33258, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30764") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57864->172.17.0.3:30764, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38281") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58166->172.17.0.3:38281, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33405") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56430->172.17.0.3:33405, err= 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38720") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34458->172.17.0.3:38720, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33236") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40650->172.17.0.3:33236, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39208") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33166->172.17.0.3:39208, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39207") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42180->172.17.0.3:39207, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33213") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39722->172.17.0.3:33213, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34535") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37608->172.17.0.3:34535, err= 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32748") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36270->172.17.0.3:32748, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31521") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33140->172.17.0.3:31521, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31452") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39638->172.17.0.3:31452, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39600") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53834->172.17.0.3:39600, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32427") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51852->172.17.0.3:32427, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32369") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57588->172.17.0.3:32369, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39611") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43048->172.17.0.3:39611, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31044") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43964->172.17.0.3:31044, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36869") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42374->172.17.0.3:36869, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39729") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49330->172.17.0.3:39729, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37864") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45320->172.17.0.3:37864, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37004") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43210->172.17.0.3:37004, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33956") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54962->172.17.0.3:33956, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33669") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45036->172.17.0.3:33669, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33250") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50062->172.17.0.3:33250, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35237") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35154->172.17.0.3:35237, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39415") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54782->172.17.0.3:39415, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32398") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57038->172.17.0.3:32398, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31202") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38808->172.17.0.3:31202, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36594") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53648->172.17.0.3:36594, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35730") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54190->172.17.0.3:35730, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31009") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51962->172.17.0.3:31009, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35304") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60894->172.17.0.3:35304, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33552") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41498->172.17.0.3:33552, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35511") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59990->172.17.0.3:35511, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33611") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58974->172.17.0.3:33611, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33673") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46668->172.17.0.3:33673, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31633") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59478->172.17.0.3:31633, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36247") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54202->172.17.0.3:36247, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33464") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45134->172.17.0.3:33464, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39183") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42908->172.17.0.3:39183, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36102") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60884->172.17.0.3:36102, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34128") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34732->172.17.0.3:34128, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30807") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37936->172.17.0.3:30807, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38998") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51076->172.17.0.3:38998, err= 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34679") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60956->172.17.0.3:34679, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33050") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33728->172.17.0.3:33050, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34502") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46536->172.17.0.3:34502, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34088") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49534->172.17.0.3:34088, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30684") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35350->172.17.0.3:30684, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30984") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36102->172.17.0.3:30984, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34561") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45996->172.17.0.3:34561, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34344") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53632->172.17.0.3:34344, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33332") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33588->172.17.0.3:33332, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32674") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45452->172.17.0.3:32674, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31614") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58444->172.17.0.3:31614, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39232") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59396->172.17.0.3:39232, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38156") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59278->172.17.0.3:38156, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30997") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56376->172.17.0.3:30997, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31386") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39930->172.17.0.3:31386, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35963") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44764->172.17.0.3:35963, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30129") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34846->172.17.0.3:30129, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34215") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35180->172.17.0.3:34215, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34663") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50376->172.17.0.3:34663, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39857") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52116->172.17.0.3:39857, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34088") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49542->172.17.0.3:34088, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30427") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33494->172.17.0.3:30427, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35296") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45010->172.17.0.3:35296, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38807") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38032->172.17.0.3:38807, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33508") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42858->172.17.0.3:33508, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39308") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52142->172.17.0.3:39308, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38858") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35674->172.17.0.3:38858, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36191") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41350->172.17.0.3:36191, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35100") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46004->172.17.0.3:35100, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38625") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40848->172.17.0.3:38625, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34851") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38872->172.17.0.3:34851, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37150") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54688->172.17.0.3:37150, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39083") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42684->172.17.0.3:39083, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37922") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50406->172.17.0.3:37922, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36758") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56092->172.17.0.3:36758, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35326") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38646->172.17.0.3:35326, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35423") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39986->172.17.0.3:35423, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34704") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48514->172.17.0.3:34704, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32421") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51734->172.17.0.3:32421, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39332") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49042->172.17.0.3:39332, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31641") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38922->172.17.0.3:31641, err= 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34407") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43436->172.17.0.3:34407, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34824") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:32844->172.17.0.3:34824, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30749") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59190->172.17.0.3:30749, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36969") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57898->172.17.0.3:36969, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38101") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46062->172.17.0.3:38101, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36128") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50912->172.17.0.3:36128, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38884") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54928->172.17.0.3:38884, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38362") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44782->172.17.0.3:38362, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35732") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47108->172.17.0.3:35732, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32137") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41008->172.17.0.3:32137, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30130") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51816->172.17.0.3:30130, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32704") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49218->172.17.0.3:32704, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31683") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34432->172.17.0.3:31683, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32989") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33540->172.17.0.3:32989, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34397") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57096->172.17.0.3:34397, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39045") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52258->172.17.0.3:39045, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38107") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41234->172.17.0.3:38107, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36506") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48554->172.17.0.3:36506, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36793") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35384->172.17.0.3:36793, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36932") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53042->172.17.0.3:36932, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35794") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48232->172.17.0.3:35794, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39096") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46976->172.17.0.3:39096, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39877") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37690->172.17.0.3:39877, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34396") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56050->172.17.0.3:34396, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30515") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37092->172.17.0.3:30515, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31350") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53628->172.17.0.3:31350, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34749") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38142->172.17.0.3:34749, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31618") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47200->172.17.0.3:31618, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33767") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46400->172.17.0.3:33767, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38936") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40142->172.17.0.3:38936, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39451") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53162->172.17.0.3:39451, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38190") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54868->172.17.0.3:38190, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32263") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44124->172.17.0.3:32263, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30475") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33522->172.17.0.3:30475, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31663") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54682->172.17.0.3:31663, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39008") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42116->172.17.0.3:39008, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36958") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47288->172.17.0.3:36958, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31451") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52652->172.17.0.3:31451, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37429") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60852->172.17.0.3:37429, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36362") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43442->172.17.0.3:36362, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36598") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49522->172.17.0.3:36598, err= 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39933") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36074->172.17.0.3:39933, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34559") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35514->172.17.0.3:34559, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32228") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35732->172.17.0.3:32228, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33978") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49824->172.17.0.3:33978, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39124") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34136->172.17.0.3:39124, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32307") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48250->172.17.0.3:32307, err= 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32575") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36622->172.17.0.3:32575, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33670") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39072->172.17.0.3:33670, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38664") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46304->172.17.0.3:38664, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30580") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51146->172.17.0.3:30580, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35578") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36098->172.17.0.3:35578, err= 2026/04/20 04:57:54 DEBUG : apple: size = 5 OK 2026/04/20 04:57:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : apple: Unchanged skipping 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 04:57:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 04:57:54 DEBUG : banana: size = 6 OK 2026/04/20 04:57:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : banana: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36223") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49910->172.17.0.3:36223, err= 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35873") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48384->172.17.0.3:35873, err= 2026/04/20 04:57:54 DEBUG : apple: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : apple: Excluded 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : splitbananasplit: Excluded 2026/04/20 04:57:54 DEBUG : banana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : banana: Excluded 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : appleappleapplebanana: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31038") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55574->172.17.0.3:31038, err= 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32286") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37922->172.17.0.3:32286, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39891") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42478->172.17.0.3:39891, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36800") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57384->172.17.0.3:36800, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37616") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57614->172.17.0.3:37616, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38601") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56322->172.17.0.3:38601, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35756") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58458->172.17.0.3:35756, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36898") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39172->172.17.0.3:36898, err= --- PASS: TestTransform (5.66s) --- PASS: TestTransform/NFC (0.07s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.92s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.09s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39889") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44160->172.17.0.3:39889, err= 2026/04/20 04:57:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/20 04:57:54 INFO : sub dir_somesuffix: Making directory 2026/04/20 04:57:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/20 04:57:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/20 04:57:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/20 04:57:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37902") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53860->172.17.0.3:37902, err= 2026/04/20 04:57:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/20 04:57:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31150") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53496->172.17.0.3:31150, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39185") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43786->172.17.0.3:39185, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33715") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44282->172.17.0.3:33715, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38520") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36446->172.17.0.3:38520, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35616") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55120->172.17.0.3:35616, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36356") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55594->172.17.0.3:36356, err= 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 INFO : tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35674") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53090->172.17.0.3:35674, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/04/20 04:57:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37304") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33782->172.17.0.3:37304, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37708") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41014->172.17.0.3:37708, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31704") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48898->172.17.0.3:31704, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32487") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36988->172.17.0.3:32487, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34264") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60882->172.17.0.3:34264, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36459") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58760->172.17.0.3:36459, err= 2026/04/20 04:57:54 INFO : toe: Making directory 2026/04/20 04:57:54 INFO : toe/toe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34432") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48266->172.17.0.3:34432, err= 2026/04/20 04:57:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/20 04:57:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31017") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50410->172.17.0.3:31017, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31620") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42168->172.17.0.3:31620, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39184") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39120->172.17.0.3:39184, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36594") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53660->172.17.0.3:36594, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32009") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48552->172.17.0.3:32009, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37005") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45762->172.17.0.3:37005, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32889") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60254->172.17.0.3:32889, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38802") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49174->172.17.0.3:38802, err= 2026/04/20 04:57:54 INFO : toe: Making directory 2026/04/20 04:57:54 INFO : toe/toe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36873") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49330->172.17.0.3:36873, err= 2026/04/20 04:57:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/20 04:57:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35761") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47880->172.17.0.3:35761, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30432") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56556->172.17.0.3:30432, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39513") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38768->172.17.0.3:39513, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36807") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47230->172.17.0.3:36807, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37147") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34566->172.17.0.3:37147, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36501") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38374->172.17.0.3:36501, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36498") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34362->172.17.0.3:36498, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : empty_dir: Making directory with metadata 2026/04/20 04:57:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39056") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40958->172.17.0.3:39056, err= 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 INFO : tictacempty_dir: Making directory 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 INFO : tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 INFO : tictactoe/tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39138") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49084->172.17.0.3:39138, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33273") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52562->172.17.0.3:33273, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38374") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55268->172.17.0.3:38374, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37991") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38614->172.17.0.3:37991, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32240") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57288->172.17.0.3:32240, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34962") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41544->172.17.0.3:34962, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32782") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39084->172.17.0.3:32782, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33893") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55464->172.17.0.3:33893, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30724") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45776->172.17.0.3:30724, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31737") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53522->172.17.0.3:31737, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : empty_dir: Making directory with metadata 2026/04/20 04:57:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30941") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42880->172.17.0.3:30941, err= 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 INFO : tictacempty_dir: Making directory 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 INFO : tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 INFO : tictactoe/tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35488") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45548->172.17.0.3:35488, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32950") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34346->172.17.0.3:32950, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39653") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42430->172.17.0.3:39653, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39249") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56660->172.17.0.3:39249, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34240") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59744->172.17.0.3:34240, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32181") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57060->172.17.0.3:32181, err= 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35312") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35071") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45148->172.17.0.3:35312, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35984->172.17.0.3:35071, err= 2026/04/20 04:57:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30294") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:45110->172.17.0.3:30294, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/20 04:57:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gozicig8weho: 0 differences found 2026/04/20 04:57:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gozicig8weho: 1 hashes could not be checked 2026/04/20 04:57:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gozicig8weho: 1 matching files 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33498") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47914->172.17.0.3:33498, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32594") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33660->172.17.0.3:32594, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36535") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50934->172.17.0.3:36535, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32184") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51238->172.17.0.3:32184, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39814") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44464->172.17.0.3:39814, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38001") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42590->172.17.0.3:38001, err= 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 INFO : tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 INFO : tictactoe/tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38351") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38106->172.17.0.3:38351, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39754") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46092->172.17.0.3:39754, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34208") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47392->172.17.0.3:34208, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39375") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52680->172.17.0.3:39375, err= 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31749") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34722->172.17.0.3:31749, err= 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32251") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43144->172.17.0.3:32251, err= 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31825") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36946->172.17.0.3:31825, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32217") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50656->172.17.0.3:32217, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35457") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40078->172.17.0.3:35457, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33254") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48518->172.17.0.3:33254, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38188") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54604->172.17.0.3:38188, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38565") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48640->172.17.0.3:38565, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33910") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38072->172.17.0.3:33910, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38693") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43080->172.17.0.3:38693, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/04/20 04:57:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37128") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43326->172.17.0.3:37128, err= 2026/04/20 04:57:54 INFO : toe: Making directory 2026/04/20 04:57:54 INFO : toe/toe: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37343") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53682->172.17.0.3:37343, err= 2026/04/20 04:57:54 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/04/20 04:57:54 INFO : toe/toe/toe: Copied (new) 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33420") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50214->172.17.0.3:33420, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30730") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59528->172.17.0.3:30730, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33242") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57310->172.17.0.3:33242, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32549") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51518->172.17.0.3:32549, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32911") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34780->172.17.0.3:32911, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38550") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37568->172.17.0.3:38550, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39269") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54364->172.17.0.3:39269, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : empty_dir: Making directory with metadata 2026/04/20 04:57:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31720") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51024->172.17.0.3:31720, err= 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 INFO : tictacempty_dir: Making directory 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 INFO : tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 INFO : tictactoe/tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32160") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58292->172.17.0.3:32160, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Deleted 2026/04/20 04:57:54 INFO : toe/toe: Removing directory 2026/04/20 04:57:54 INFO : toe: Removing directory 2026/04/20 04:57:54 INFO : empty_dir: Removing directory 2026/04/20 04:57:54 DEBUG : Local file system at /tmp/rclone499611659: deleted 3 directories 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38388") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50372->172.17.0.3:38388, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32328") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31996") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49830->172.17.0.3:32328, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49224->172.17.0.3:31996, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30257") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51506->172.17.0.3:30257, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36979") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43746->172.17.0.3:36979, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39871") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:43606->172.17.0.3:39871, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34256") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41034->172.17.0.3:34256, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38924") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50580->172.17.0.3:38924, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35019") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47788->172.17.0.3:35019, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : empty_dir: Making directory with metadata 2026/04/20 04:57:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39131") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33208->172.17.0.3:39131, err= 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 INFO : tictacempty_dir: Making directory 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 INFO : tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 INFO : tictactoe/tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34582") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47064->172.17.0.3:34582, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Deleted 2026/04/20 04:57:54 INFO : toe/toe: Removing directory 2026/04/20 04:57:54 INFO : toe: Removing directory 2026/04/20 04:57:54 INFO : empty_dir: Removing directory 2026/04/20 04:57:54 DEBUG : Local file system at /tmp/rclone499611659: deleted 3 directories 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34519") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52420->172.17.0.3:34519, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34865") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34525") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:57394->172.17.0.3:34865, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48420->172.17.0.3:34525, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31903") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55748->172.17.0.3:31903, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 04:57:54 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37630") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59646->172.17.0.3:37630, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34818") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60654->172.17.0.3:34818, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32916") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34680") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53810->172.17.0.3:34680, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54070->172.17.0.3:32916, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30837") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54346->172.17.0.3:30837, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38336") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46354->172.17.0.3:38336, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35581") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:51520->172.17.0.3:35581, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37223") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39961") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34966") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44372->172.17.0.3:39961, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60600->172.17.0.3:37223, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36504->172.17.0.3:34966, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35446") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:44954->172.17.0.3:35446, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35224") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47270->172.17.0.3:35224, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39421") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40494->172.17.0.3:39421, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : Reset feature "Copy" 2026/04/20 04:57:54 DEBUG : Reset feature "Move" 2026/04/20 04:57:54 DEBUG : Reset feature "Copy" 2026/04/20 04:57:54 DEBUG : Reset feature "Move" 2026/04/20 04:57:54 DEBUG : empty_dir: Making directory with metadata 2026/04/20 04:57:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32908") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55942->172.17.0.3:32908, err= 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 INFO : tictacempty_dir: Making directory 2026/04/20 04:57:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 INFO : tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: tictactoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 INFO : tictactoe/tictactoe: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 04:57:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35370") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49866->172.17.0.3:35370, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Deleted 2026/04/20 04:57:54 INFO : toe/toe: Removing directory 2026/04/20 04:57:54 INFO : toe: Removing directory 2026/04/20 04:57:54 INFO : empty_dir: Removing directory 2026/04/20 04:57:54 DEBUG : Local file system at /tmp/rclone499611659: deleted 3 directories 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31591") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54996->172.17.0.3:31591, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34014") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30975") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55646->172.17.0.3:34014, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56540->172.17.0.3:30975, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31269") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56126->172.17.0.3:31269, err= 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 04:57:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35549") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49368->172.17.0.3:35549, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33650") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:49504->172.17.0.3:33650, err= 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/20 04:57:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/20 04:57:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36119") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56068->172.17.0.3:36119, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32589") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35810") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30926") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50148->172.17.0.3:32589, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40724->172.17.0.3:35810, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39232->172.17.0.3:30926, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33443") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40466->172.17.0.3:33443, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34803") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36108->172.17.0.3:34803, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30429") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52848->172.17.0.3:30429, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35770") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47616->172.17.0.3:35770, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36957") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32411") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37068->172.17.0.3:36957, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:60384->172.17.0.3:32411, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:32586") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:46576->172.17.0.3:32586, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37983") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:52864->172.17.0.3:37983, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33320") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40550->172.17.0.3:33320, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 DEBUG : toe: transformed to: dG9l 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30662") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39180->172.17.0.3:30662, err= 2026/04/20 04:57:54 DEBUG : toe: transformed to: dG9l 2026/04/20 04:57:54 INFO : dG9l: Making directory 2026/04/20 04:57:54 DEBUG : toe: transformed to: dG9l 2026/04/20 04:57:54 DEBUG : toe: transformed to: dG9l 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/20 04:57:54 INFO : dG9l/dG9l: Making directory 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/20 04:57:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34191") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:53742->172.17.0.3:34191, err= 2026/04/20 04:57:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/20 04:57:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35246") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:55266->172.17.0.3:35246, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33696") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37316->172.17.0.3:33696, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36791") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:33670->172.17.0.3:36791, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30775") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59486->172.17.0.3:30775, err= 2026/04/20 04:57:54 DEBUG : dG9l: transformed to: toe 2026/04/20 04:57:54 DEBUG : dG9l: transformed to: toe 2026/04/20 04:57:54 DEBUG : toe: Directory modification time the same (differ by 527.752003ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:39692") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:58966->172.17.0.3:39692, err= 2026/04/20 04:57:54 DEBUG : dG9l: transformed to: toe 2026/04/20 04:57:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/20 04:57:54 DEBUG : toe/toe: Directory modification time the same (differ by 527.752003ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38774") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56946->172.17.0.3:38774, err= 2026/04/20 04:57:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/20 04:57:54 DEBUG : Local file system at /tmp/rclone499611659: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/20 04:57:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/20 04:57:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/20 04:57:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/20 04:57:54 DEBUG : Local file system at /tmp/rclone499611659: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : Waiting for deletions to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33932") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:35092->172.17.0.3:33932, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35362") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50622->172.17.0.3:35362, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:34826") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:36514->172.17.0.3:34826, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36959") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:42958->172.17.0.3:36959, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36461") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54878->172.17.0.3:36461, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33105") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:38402->172.17.0.3:33105, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36244") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:39788->172.17.0.3:36244, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gozicig8weho", Local "Local file system at /tmp/rclone499611659", Modify Window "1s" 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38037") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:37294->172.17.0.3:38037, err= 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: 2026/04/20 04:57:54 INFO : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Making directory 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: 2026/04/20 04:57:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/20 04:57:54 INFO : toe/toe: Making directory 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe/toe: transformed to: 2026/04/20 04:57:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe: transformed to: 2026/04/20 04:57:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 04:57:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 04:57:54 DEBUG : toe/toe/toe: transformed to: 2026/04/20 04:57:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for checks to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Waiting for transfers to finish 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:30000") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:59118->172.17.0.3:30000, err= 2026/04/20 04:57:54 DEBUG : toe/toe/toe: size = 11 OK 2026/04/20 04:57:54 INFO : toe/toe/toe: Copied (new) 2026/04/20 04:57:54 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: not deleting files as there were IO errors 2026/04/20 04:57:54 ERROR : ftp://172.17.0.3:21/rclone-test-gozicig8weho: not deleting directories as there were IO errors 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38136") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:41330->172.17.0.3:38136, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:35410") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:56852->172.17.0.3:35410, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:36912") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:48508->172.17.0.3:36912, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:31349") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:54762->172.17.0.3:31349, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37519") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:47352->172.17.0.3:37519, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:37297") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:34864->172.17.0.3:37297, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:33008") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:40416->172.17.0.3:33008, err= --- PASS: TestError (0.01s) FAIL 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: dial("tcp","172.17.0.3:38890") 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: > dial: conn=172.17.0.1:50920->172.17.0.3:38890, err= 2026/04/20 04:57:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gozicig8weho: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 1m44.043917587s (try 1/5): exit status 1: Failed [TestServerSideMoveDeleteEmptySourceDirs TestSyncOverlap]