"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/22 02:33:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco" 2025/11/22 02:33:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/22 02:33:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38634->172.17.0.3:21, err= 2025/11/22 02:33:06 DEBUG : Creating backend with remote "/tmp/rclone54148382" === 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-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36957") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49814->172.17.0.3:36957, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35048") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58792->172.17.0.3:35048, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39595") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55026->172.17.0.3:39595, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30762") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35928->172.17.0.3:30762, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31574") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38378->172.17.0.3:31574, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36678") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43630->172.17.0.3:36678, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35665") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51392->172.17.0.3:35665, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32411") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50650->172.17.0.3:32411, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39297") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33702->172.17.0.3:39297, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34112") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43334->172.17.0.3:34112, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30753") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45988->172.17.0.3:30753, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38049") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42164->172.17.0.3:38049, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33547") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37802->172.17.0.3:33547, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33850") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49404->172.17.0.3:33850, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30106") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36534->172.17.0.3:30106, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : Creating backend with remote "/non-existing" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36216") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56634->172.17.0.3:36216, err= 2025/11/22 02:33:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32484") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48170->172.17.0.3:32484, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33760") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45588->172.17.0.3:33760, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33384") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46434->172.17.0.3:33384, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36041") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56774->172.17.0.3:36041, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38095") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42862->172.17.0.3:38095, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34083") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43210->172.17.0.3:34083, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32716") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59588->172.17.0.3:32716, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31905") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60084->172.17.0.3:31905, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37968") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42458->172.17.0.3:37968, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31984") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50800->172.17.0.3:31984, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Running all checks before starting transfers 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33143") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57234->172.17.0.3:33143, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Checks finished, now starting transfers 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32185") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55540->172.17.0.3:32185, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32676") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59378->172.17.0.3:32676, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35233") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40694->172.17.0.3:35233, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39324") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40600->172.17.0.3:39324, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33215") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51034->172.17.0.3:33215, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37869") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34072->172.17.0.3:37869, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 ERROR : Ignoring --no-traverse with sync 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37086") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38422->172.17.0.3:37086, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36683") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60180->172.17.0.3:36683, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36249") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40024->172.17.0.3:36249, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39896") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55826->172.17.0.3:39896, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36621") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40150->172.17.0.3:36621, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39738") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36710->172.17.0.3:39738, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34932") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56124->172.17.0.3:34932, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30177") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36648->172.17.0.3:30177, err= 2025/11/22 02:33:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30989") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36706->172.17.0.3:30989, err= 2025/11/22 02:33:06 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/22 02:33:06 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/22 02:33:06 INFO : hello world2: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36558") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51432->172.17.0.3:36558, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34822") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34124->172.17.0.3:34822, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37456") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56012->172.17.0.3:37456, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30422") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48918->172.17.0.3:30422, err= 2025/11/22 02:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34055") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35402->172.17.0.3:34055, err= 2025/11/22 02:33:06 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/22 02:33:06 INFO : potato2: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35472") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44262->172.17.0.3:35472, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35742") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42012->172.17.0.3:35742, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36764") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38740->172.17.0.3:36764, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30929") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60918->172.17.0.3:30929, err= 2025/11/22 02:33:06 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/22 02:33:06 INFO : potato2: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34096") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41600->172.17.0.3:34096, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35378") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59364->172.17.0.3:35378, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38386") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33160->172.17.0.3:38386, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 02:33:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34450") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42736->172.17.0.3:34450, err= 2025/11/22 02:33:06 INFO : sub dir2: Making directory 2025/11/22 02:33:06 INFO : sub dir: Making directory 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 INFO : sub dir2/sub sub dir2: Making directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38644->172.17.0.3:21, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34533") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59106->172.17.0.3:34533, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34059") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48906->172.17.0.3:34059, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36143") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59348->172.17.0.3:36143, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32469") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54556->172.17.0.3:32469, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39718") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39968->172.17.0.3:39718, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36535") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49658->172.17.0.3:36535, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35017") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35929") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32830->172.17.0.3:35017, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42528->172.17.0.3:35929, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34334") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48510->172.17.0.3:34334, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32585") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41194->172.17.0.3:32585, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 INFO : sub dir2: Making directory 2025/11/22 02:33:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 02:33:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36704") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40110->172.17.0.3:36704, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36143") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59358->172.17.0.3:36143, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38235") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50904->172.17.0.3:38235, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34898") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51750->172.17.0.3:34898, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37587") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56204->172.17.0.3:37587, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31628") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33750->172.17.0.3:31628, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35546") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35582->172.17.0.3:35546, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : sub dir2: Making directory with metadata 2025/11/22 02:33:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33715") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52892->172.17.0.3:33715, err= 2025/11/22 02:33:06 INFO : sub dir2: Making directory 2025/11/22 02:33:06 INFO : sub dir: Making directory 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32618") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40890->172.17.0.3:32618, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 INFO : sub dir/hello world: Deleted 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34276") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37646->172.17.0.3:34276, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33638") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46352->172.17.0.3:33638, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34794") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33456->172.17.0.3:34794, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35275") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38004->172.17.0.3:35275, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34168") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34108->172.17.0.3:34168, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33358") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49488->172.17.0.3:33358, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39140") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40008->172.17.0.3:39140, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34171") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51946->172.17.0.3:34171, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34873") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60100->172.17.0.3:34873, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37125") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46926->172.17.0.3:37125, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 INFO : sub dir2: Making directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34028") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42712->172.17.0.3:34028, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37889") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57780->172.17.0.3:37889, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 INFO : sub dir/hello world: Deleted 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33739") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43494->172.17.0.3:33739, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32454") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49784->172.17.0.3:32454, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33796") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33314->172.17.0.3:33796, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38054") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38754->172.17.0.3:38054, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33514") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53170->172.17.0.3:33514, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : sub dir2: Making directory with metadata 2025/11/22 02:33:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35913") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37826->172.17.0.3:35913, err= 2025/11/22 02:33:06 INFO : sub dir2: Making directory 2025/11/22 02:33:06 INFO : sub dir: Making directory 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32908") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41156->172.17.0.3:32908, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38819") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53956->172.17.0.3:38819, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38456") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55794->172.17.0.3:38456, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31181") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40804->172.17.0.3:31181, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34167") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49452->172.17.0.3:34167, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37602") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32958") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56604->172.17.0.3:37602, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55028->172.17.0.3:32958, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39301") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44188->172.17.0.3:39301, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35063") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47440->172.17.0.3:35063, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31534") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55436->172.17.0.3:31534, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 INFO : sub dir2: Making directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32592") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45814->172.17.0.3:32592, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31625") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36940->172.17.0.3:31625, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36903") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35736->172.17.0.3:36903, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33113") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44368->172.17.0.3:33113, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37614") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39550->172.17.0.3:37614, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38829") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46160->172.17.0.3:38829, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39377") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43546->172.17.0.3:39377, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38805") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57172->172.17.0.3:38805, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30646") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60442->172.17.0.3:30646, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30120") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58460->172.17.0.3:30120, err= 2025/11/22 02:33:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobucan8zohe" 2025/11/22 02:33:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: Connecting to FTP server 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: > dial: conn=172.17.0.1:38646->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-mozotev4laco -> ftp://172.17.0.3:21/rclone-test-tobucan8zohe 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: dial("tcp","172.17.0.3:36791") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: > dial: conn=172.17.0.1:47688->172.17.0.3:36791, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37849") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52482->172.17.0.3:37849, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31999") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44506->172.17.0.3:31999, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39446") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42026->172.17.0.3:39446, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: dial("tcp","172.17.0.3:32579") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: > dial: conn=172.17.0.1:52790->172.17.0.3:32579, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: dial("tcp","172.17.0.3:33989") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: > dial: conn=172.17.0.1:35712->172.17.0.3:33989, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: dial("tcp","172.17.0.3:32981") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: > dial: conn=172.17.0.1:53064->172.17.0.3:32981, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: dial("tcp","172.17.0.3:35255") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: > dial: conn=172.17.0.1:51566->172.17.0.3:35255, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: dial("tcp","172.17.0.3:36570") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: > dial: conn=172.17.0.1:42598->172.17.0.3:36570, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: Purge object "sub dir/hello world" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: Purge dir "sub dir" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-tobucan8zohe: Purge dir "" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35492") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56862->172.17.0.3:35492, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36095") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34192->172.17.0.3:36095, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37573") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59956->172.17.0.3:37573, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38584") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55194->172.17.0.3:38584, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31570") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60174->172.17.0.3:31570, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34211") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43980->172.17.0.3:34211, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39345") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56908->172.17.0.3:39345, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34751") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40418->172.17.0.3:34751, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38512") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47244->172.17.0.3:38512, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31874") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41974->172.17.0.3:31874, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35631") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50892->172.17.0.3:35631, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31316") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58140->172.17.0.3:31316, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35832") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56712->172.17.0.3:35832, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31007") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51882->172.17.0.3:31007, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38144") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59220->172.17.0.3:38144, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32203") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50226->172.17.0.3:32203, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35336") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51452->172.17.0.3:35336, err= 2025/11/22 02:33:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gavedod6koma" 2025/11/22 02:33:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Connecting to FTP server 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:38648->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-mozotev4laco -> ftp://172.17.0.3:21/rclone-test-gavedod6koma 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:38311") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:33514->172.17.0.3:38311, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31680") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35134->172.17.0.3:31680, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30497") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56540->172.17.0.3:30497, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35052") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47674->172.17.0.3:35052, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:37987") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:36708->172.17.0.3:37987, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:39050") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:43798->172.17.0.3:39050, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:33105") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:46094->172.17.0.3:33105, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38383") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43748->172.17.0.3:38383, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35014") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42078->172.17.0.3:35014, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38802") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60434->172.17.0.3:38802, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:37847") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:55648->172.17.0.3:37847, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37251") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58138->172.17.0.3:37251, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:38665") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:50522->172.17.0.3:38665, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30042") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60920->172.17.0.3:30042, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gavedod6koma) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39079") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60130->172.17.0.3:39079, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:38698") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:38304->172.17.0.3:38698, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:39886") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:40874->172.17.0.3:39886, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:32059") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:38762->172.17.0.3:32059, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:37083") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:37028->172.17.0.3:37083, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: dial("tcp","172.17.0.3:30987") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: > dial: conn=172.17.0.1:42684->172.17.0.3:30987, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Purge object "sub dir/hello world" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Purge dir "sub dir" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gavedod6koma: Purge dir "" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30301") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40386->172.17.0.3:30301, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35295") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39486->172.17.0.3:35295, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36055") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47204->172.17.0.3:36055, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32365") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51066->172.17.0.3:32365, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35878") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47418->172.17.0.3:35878, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34438") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48298->172.17.0.3:34438, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36164") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43812->172.17.0.3:36164, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32771") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55120->172.17.0.3:32771, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36246") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46806->172.17.0.3:36246, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/22 02:33:06 INFO : sub dir/hello world: Deleted 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31046") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41444->172.17.0.3:31046, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37127") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55936->172.17.0.3:37127, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37542") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44676->172.17.0.3:37542, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34263") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47018->172.17.0.3:34263, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30036") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51486->172.17.0.3:30036, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31379") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56662->172.17.0.3:31379, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36627") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50262->172.17.0.3:36627, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35182") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59694->172.17.0.3:35182, err= 2025/11/22 02:33:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kehovep9loza" 2025/11/22 02:33:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:06 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Connecting to FTP server 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:38662->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-mozotev4laco -> ftp://172.17.0.3:21/rclone-test-kehovep9loza 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37625") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:31626") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59708->172.17.0.3:37625, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:44656->172.17.0.3:31626, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36460") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60992->172.17.0.3:36460, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35726") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58668->172.17.0.3:35726, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:33408") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:56638->172.17.0.3:33408, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:34354") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:45296->172.17.0.3:34354, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:31895") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:33120->172.17.0.3:31895, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38616") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60422->172.17.0.3:38616, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30377") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33722->172.17.0.3:30377, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36853") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33458->172.17.0.3:36853, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Using server-side directory move 2025/11/22 02:33:06 INFO : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:31079") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:55626->172.17.0.3:31079, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33599") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52120->172.17.0.3:33599, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:36932") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34212") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45208->172.17.0.3:34212, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:34800->172.17.0.3:36932, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-kehovep9loza) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Waiting for transfers to finish 2025/11/22 02:33:06 INFO : sub dir/hello world: Deleted 2025/11/22 02:33:06 INFO : sub dir/hello world: Moved (server-side) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30121") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48692->172.17.0.3:30121, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35877") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34286->172.17.0.3:35877, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:32863") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:33612->172.17.0.3:32863, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:35717") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:44364->172.17.0.3:35717, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36910") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57090->172.17.0.3:36910, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31444") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33610->172.17.0.3:31444, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34993") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59378->172.17.0.3:34993, err= 2025/11/22 02:33:06 DEBUG : testing file moves 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:38299") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:33450->172.17.0.3:38299, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36643") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52064->172.17.0.3:36643, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:38329") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:47924->172.17.0.3:38329, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34301") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35782->172.17.0.3:34301, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-kehovep9loza) 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Waiting for transfers to finish 2025/11/22 02:33:06 INFO : sub dir/hello world: Deleted 2025/11/22 02:33:06 INFO : sub dir/hello world: Moved (server-side) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32948") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57428->172.17.0.3:32948, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34067") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36292->172.17.0.3:34067, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:30714") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:39820->172.17.0.3:30714, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:33422") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:59252->172.17.0.3:33422, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:34607") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:34214->172.17.0.3:34607, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: dial("tcp","172.17.0.3:35537") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: > dial: conn=172.17.0.1:37390->172.17.0.3:35537, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Purge object "sub dir/hello world" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Purge dir "sub dir" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kehovep9loza: Purge dir "" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34343") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39728->172.17.0.3:34343, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34139") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54218->172.17.0.3:34139, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36156") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56630->172.17.0.3:36156, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31608") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51600->172.17.0.3:31608, err= 2025/11/22 02:33:06 ERROR : error listing: directory not found 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36124") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41542->172.17.0.3:36124, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30020") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49904->172.17.0.3:30020, err= 2025/11/22 02:33:06 INFO : Local file system at /tmp/rclone54148382: Making directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38069") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56498->172.17.0.3:38069, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36170") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56092->172.17.0.3:36170, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38155") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36390->172.17.0.3:38155, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37865") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53124->172.17.0.3:37865, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37634") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33922->172.17.0.3:37634, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30681") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33570->172.17.0.3:30681, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38436") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35510->172.17.0.3:38436, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35052") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47686->172.17.0.3:35052, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39133") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55590->172.17.0.3:39133, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36997") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58072->172.17.0.3:36997, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35604") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60938->172.17.0.3:35604, err= 2025/11/22 02:33:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37079") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57060->172.17.0.3:37079, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : Local file system at /tmp/rclone54148382: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : Local file system at /tmp/rclone54148382: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36440") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59480->172.17.0.3:36440, err= 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/22 02:33:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/22 02:33:06 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39297") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33704->172.17.0.3:39297, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33248") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38210->172.17.0.3:33248, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34655") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37288->172.17.0.3:34655, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39024") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56724->172.17.0.3:39024, err= 2025/11/22 02:33:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31299") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58236->172.17.0.3:31299, err= 2025/11/22 02:33:06 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/22 02:33:06 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/22 02:33:06 INFO : check sum: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33531") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49818->172.17.0.3:33531, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32141") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35946->172.17.0.3:32141, err= 2025/11/22 02:33:06 DEBUG : check sum: size = 1 OK 2025/11/22 02:33:06 NOTICE: ftp://172.17.0.3:21/rclone-test-mozotev4laco: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/22 02:33:06 DEBUG : check sum: Size of src and dst objects identical 2025/11/22 02:33:06 DEBUG : check sum: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : There was nothing to transfer 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37452") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58824->172.17.0.3:37452, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37675") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58146->172.17.0.3:37675, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30946") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44506->172.17.0.3:30946, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38364") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59650->172.17.0.3:38364, err= 2025/11/22 02:33:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36882") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46196->172.17.0.3:36882, err= 2025/11/22 02:33:06 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/22 02:33:06 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/22 02:33:06 INFO : sizeonly: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36485") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58090->172.17.0.3:36485, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31329") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56298->172.17.0.3:31329, err= 2025/11/22 02:33:06 DEBUG : sizeonly: size = 6 OK 2025/11/22 02:33:06 DEBUG : sizeonly: Sizes identical 2025/11/22 02:33:06 DEBUG : sizeonly: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : There was nothing to transfer 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37941") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56914->172.17.0.3:37941, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39135") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37140->172.17.0.3:39135, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39683") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48990->172.17.0.3:39683, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31558") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44576->172.17.0.3:31558, err= 2025/11/22 02:33:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33782") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52122->172.17.0.3:33782, err= 2025/11/22 02:33:06 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/22 02:33:06 INFO : ignore-size: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30792") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48242->172.17.0.3:30792, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35856") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56820->172.17.0.3:35856, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:06 DEBUG : ignore-size: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : There was nothing to transfer 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35369") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48228->172.17.0.3:35369, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33199") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58340->172.17.0.3:33199, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34866") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51574->172.17.0.3:34866, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32640") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35894->172.17.0.3:32640, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33063") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45010->172.17.0.3:33063, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38709") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43264->172.17.0.3:38709, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : existing: size = 6 OK 2025/11/22 02:33:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:06 DEBUG : existing: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : There was nothing to transfer 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30873") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40230->172.17.0.3:30873, err= 2025/11/22 02:33:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31562") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57428->172.17.0.3:31562, err= 2025/11/22 02:33:06 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/22 02:33:06 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/22 02:33:06 INFO : existing: Copied (replaced existing) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32437") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38000->172.17.0.3:32437, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30316") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38622->172.17.0.3:30316, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34743") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42666->172.17.0.3:34743, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33905") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45316->172.17.0.3:33905, err= 2025/11/22 02:33:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37172") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60978->172.17.0.3:37172, err= 2025/11/22 02:33:06 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/22 02:33:06 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/22 02:33:06 INFO : existing: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37913") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54064->172.17.0.3:37913, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36071") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43730->172.17.0.3:36071, err= 2025/11/22 02:33:06 DEBUG : existing: Destination exists, skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : There was nothing to transfer 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38418") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59342->172.17.0.3:38418, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34977") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45688->172.17.0.3:34977, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33645") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48602->172.17.0.3:33645, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30559") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54294->172.17.0.3:30559, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34698") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44724->172.17.0.3:34698, err= 2025/11/22 02:33:06 INFO : d: Making directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37456") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56016->172.17.0.3:37456, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38664->172.17.0.3:21, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36388") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51762->172.17.0.3:36388, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34406") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33744->172.17.0.3:34406, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36323") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59176->172.17.0.3:36323, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33629") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52126->172.17.0.3:33629, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34340") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42998->172.17.0.3:34340, err= 2025/11/22 02:33:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31159") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52384->172.17.0.3:31159, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31682") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46160->172.17.0.3:31682, err= 2025/11/22 02:33:06 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/22 02:33:06 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/22 02:33:06 INFO : a/potato2: Copied (new) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31638") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39142->172.17.0.3:31638, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : c/non empty space: size = 5 OK 2025/11/22 02:33:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : b/potato: Deleted 2025/11/22 02:33:06 INFO : d: Removing directory 2025/11/22 02:33:06 INFO : b: Removing directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: deleted 2 directories 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32587") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59154->172.17.0.3:32587, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37456") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56028->172.17.0.3:37456, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35477") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34790->172.17.0.3:35477, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37860") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40774->172.17.0.3:37860, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31974") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32978->172.17.0.3:31974, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31468") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49434->172.17.0.3:31468, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32136") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48704->172.17.0.3:32136, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33422") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59260->172.17.0.3:33422, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36750") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43026->172.17.0.3:36750, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38627") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55224->172.17.0.3:38627, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:06 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 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39955") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50494->172.17.0.3:39955, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33371") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53892->172.17.0.3:33371, err= 2025/11/22 02:33:06 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:06 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 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39412") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48376->172.17.0.3:39412, err= 2025/11/22 02:33:06 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/22 02:33:06 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/22 02:33:06 INFO : empty space: Copied (replaced existing) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33672") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53862->172.17.0.3:33672, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33055") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33066->172.17.0.3:33055, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30688") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33276->172.17.0.3:30688, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37932") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39158->172.17.0.3:37932, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36169") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49656->172.17.0.3:36169, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37200") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58816->172.17.0.3:37200, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30429") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59494->172.17.0.3:30429, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39703") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51200->172.17.0.3:39703, err= 2025/11/22 02:33:06 DEBUG : foo: size = 3 OK 2025/11/22 02:33:06 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 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35587") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32998->172.17.0.3:35587, err= 2025/11/22 02:33:06 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/22 02:33:06 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/22 02:33:06 INFO : foo: Copied (replaced existing) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34846") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40116->172.17.0.3:34846, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35404") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42984->172.17.0.3:35404, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39234") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42324->172.17.0.3:39234, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36970") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48994->172.17.0.3:36970, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35684") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44392->172.17.0.3:35684, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36486") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43134->172.17.0.3:36486, err= 2025/11/22 02:33:06 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37654") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51266->172.17.0.3:37654, err= 2025/11/22 02:33:06 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/22 02:33:06 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/22 02:33:06 INFO : potato: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38276") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55460->172.17.0.3:38276, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36364") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44406->172.17.0.3:36364, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38975") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48298->172.17.0.3:38975, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34230") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46192->172.17.0.3:34230, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34015") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44322->172.17.0.3:34015, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37155") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46454->172.17.0.3:37155, err= 2025/11/22 02:33:06 DEBUG : potato: size = 21 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:06 DEBUG : potato: Sizes differ 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33154") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46132->172.17.0.3:33154, err= 2025/11/22 02:33:06 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/22 02:33:06 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/22 02:33:06 INFO : potato: Copied (replaced existing) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32896") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36946->172.17.0.3:32896, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36025") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51380->172.17.0.3:36025, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39595") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55040->172.17.0.3:39595, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34048") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35620->172.17.0.3:34048, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39943") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56314->172.17.0.3:39943, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35486") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42206->172.17.0.3:35486, err= 2025/11/22 02:33:06 DEBUG : potato: size = 21 OK 2025/11/22 02:33:06 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 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33474") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35726->172.17.0.3:33474, err= 2025/11/22 02:33:06 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/22 02:33:06 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/22 02:33:06 INFO : potato: Copied (replaced existing) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37863") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45178->172.17.0.3:37863, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35095") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50276->172.17.0.3:35095, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37234") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59386->172.17.0.3:37234, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37929") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51516->172.17.0.3:37929, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34265") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36314->172.17.0.3:34265, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39893") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37146->172.17.0.3:39893, err= 2025/11/22 02:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:06 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33703") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52760->172.17.0.3:33703, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31723") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44512->172.17.0.3:31723, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39545") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57532->172.17.0.3:39545, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35352") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36078->172.17.0.3:35352, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36681") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41352->172.17.0.3:36681, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33724") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53332->172.17.0.3:33724, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30051") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40222->172.17.0.3:30051, err= 2025/11/22 02:33:06 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33354") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45442->172.17.0.3:33354, err= 2025/11/22 02:33:06 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/22 02:33:06 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/22 02:33:06 INFO : potato2: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : potato: Deleted 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30042") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60934->172.17.0.3:30042, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31906") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41746->172.17.0.3:31906, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33422") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59274->172.17.0.3:33422, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38547") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45648->172.17.0.3:38547, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35263") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42088->172.17.0.3:35263, err= 2025/11/22 02:33:06 INFO : d: Making directory 2025/11/22 02:33:06 INFO : d/e: Making directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35898") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35836->172.17.0.3:35898, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32948") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57436->172.17.0.3:32948, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35468") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60740->172.17.0.3:35468, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39450") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45052->172.17.0.3:39450, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33921") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59296->172.17.0.3:33921, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38096") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54930->172.17.0.3:38096, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33327") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54732->172.17.0.3:33327, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31908") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57590->172.17.0.3:31908, err= 2025/11/22 02:33:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:06 DEBUG : c/non empty space: size = 5 OK 2025/11/22 02:33:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32777") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39095") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44862->172.17.0.3:39095, err= 2025/11/22 02:33:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44180->172.17.0.3:32777, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31659") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47574->172.17.0.3:31659, err= 2025/11/22 02:33:06 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/22 02:33:06 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/22 02:33:06 INFO : a/potato2: Copied (new) 2025/11/22 02:33:06 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:06 INFO : b/potato: Deleted 2025/11/22 02:33:06 INFO : d/e: Removing directory 2025/11/22 02:33:06 INFO : d: Removing directory 2025/11/22 02:33:06 INFO : b: Removing directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: deleted 3 directories 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38443") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33078->172.17.0.3:38443, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37191") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38196") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51462->172.17.0.3:37191, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44904->172.17.0.3:38196, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38899") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47664->172.17.0.3:38899, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34858") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37429") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45270->172.17.0.3:34858, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48904->172.17.0.3:37429, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34563") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32942->172.17.0.3:34563, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37514") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42582->172.17.0.3:37514, err= 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33574") 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46990->172.17.0.3:33574, err= 2025/11/22 02:33:06 INFO : d: Making directory 2025/11/22 02:33:06 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33968") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48120->172.17.0.3:33968, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30798") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34969") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58486->172.17.0.3:34969, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35222->172.17.0.3:30798, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33393") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52710->172.17.0.3:33393, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33459") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39620->172.17.0.3:33459, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32156") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34796->172.17.0.3:32156, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38986") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34192->172.17.0.3:38986, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37530") 2025/11/22 02:33:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36158") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59962->172.17.0.3:36158, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38940->172.17.0.3:37530, err= 2025/11/22 02:33:07 DEBUG : c/non empty space: size = 5 OK 2025/11/22 02:33:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/22 02:33:07 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/22 02:33:07 INFO : a/potato2: Copied (new) 2025/11/22 02:33:07 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: not deleting files as there were IO errors 2025/11/22 02:33:07 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: not deleting directories as there were IO errors 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36369") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54102->172.17.0.3:36369, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38672->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33043") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36229") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45520->172.17.0.3:36229, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55362->172.17.0.3:33043, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30205") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54628->172.17.0.3:30205, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35272") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55002->172.17.0.3:35272, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38249") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40876->172.17.0.3:38249, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36553") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51046->172.17.0.3:36553, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39393") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30881") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38903") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38166->172.17.0.3:38903, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38714->172.17.0.3:39393, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54388->172.17.0.3:30881, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36471") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47224->172.17.0.3:36471, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33540") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60482->172.17.0.3:33540, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32290") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57254->172.17.0.3:32290, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34115") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52924->172.17.0.3:34115, err= 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32188") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58540->172.17.0.3:32188, err= 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35521") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49134->172.17.0.3:35521, err= 2025/11/22 02:33:07 INFO : potato: Deleted 2025/11/22 02:33:07 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/22 02:33:07 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/22 02:33:07 INFO : potato2: Copied (new) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37589") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45136->172.17.0.3:37589, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32219") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53842->172.17.0.3:32219, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34842") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36056->172.17.0.3:34842, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34001") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46106->172.17.0.3:34001, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31820") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60030->172.17.0.3:31820, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34230") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46202->172.17.0.3:34230, err= 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39630") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60412->172.17.0.3:39630, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 INFO : potato: Deleted 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37768") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60246->172.17.0.3:37768, err= 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34517") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36428->172.17.0.3:34517, err= 2025/11/22 02:33:07 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/22 02:33:07 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/22 02:33:07 INFO : potato2: Copied (new) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33855") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43624->172.17.0.3:33855, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30216") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53298->172.17.0.3:30216, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33142") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42896->172.17.0.3:33142, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34227") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43858->172.17.0.3:34227, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38661") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54204->172.17.0.3:38661, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31240") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32796->172.17.0.3:31240, err= 2025/11/22 02:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32120") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51434->172.17.0.3:32120, err= 2025/11/22 02:33:07 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/22 02:33:07 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/22 02:33:07 INFO : potato2: Copied (new) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30083") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51454->172.17.0.3:30083, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35836") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39206->172.17.0.3:35836, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36068") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37912->172.17.0.3:36068, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32325") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41118->172.17.0.3:32325, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30931") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37922->172.17.0.3:30931, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37067") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43154->172.17.0.3:37067, err= 2025/11/22 02:33:07 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : enormous: Excluded 2025/11/22 02:33:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : potato2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39723") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51640->172.17.0.3:39723, err= 2025/11/22 02:33:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : potato2: Excluded 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30711") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59824->172.17.0.3:30711, err= 2025/11/22 02:33:07 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : enormous: Excluded 2025/11/22 02:33:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : potato2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34981") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50980->172.17.0.3:34981, err= 2025/11/22 02:33:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : potato2: Excluded 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38460") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44996->172.17.0.3:38460, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34362") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38100->172.17.0.3:34362, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35706") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43838->172.17.0.3:35706, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38161") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53466->172.17.0.3:38161, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33706") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53222->172.17.0.3:33706, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37418") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37790->172.17.0.3:37418, err= 2025/11/22 02:33:07 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : enormous: Excluded 2025/11/22 02:33:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : potato2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33279") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45706->172.17.0.3:33279, err= 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : potato2: Deleted 2025/11/22 02:33:07 INFO : enormous: Deleted 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35198") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36086->172.17.0.3:35198, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38227") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35036->172.17.0.3:38227, err= 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : potato2: Deleted 2025/11/22 02:33:07 INFO : enormous: Deleted 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31560") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43162->172.17.0.3:31560, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33405") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38600->172.17.0.3:33405, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33451") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46186->172.17.0.3:33451, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31332") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43122->172.17.0.3:31332, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30287") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52902->172.17.0.3:30287, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37196") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49414->172.17.0.3:37196, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39692") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36370->172.17.0.3:39692, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31813") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44458->172.17.0.3:31813, err= 2025/11/22 02:33:07 DEBUG : five: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : four: size = 4 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:07 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:07 DEBUG : four: Sizes differ 2025/11/22 02:33:07 DEBUG : one: Destination is newer than source, skipping 2025/11/22 02:33:07 DEBUG : three: size = 5 OK 2025/11/22 02:33:07 DEBUG : three: Sizes identical 2025/11/22 02:33:07 DEBUG : two: size = 3 OK 2025/11/22 02:33:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35065") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33577") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37002->172.17.0.3:35065, err= 2025/11/22 02:33:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48750->172.17.0.3:33577, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35786") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43100->172.17.0.3:35786, err= 2025/11/22 02:33:07 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/22 02:33:07 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/22 02:33:07 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/22 02:33:07 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/22 02:33:07 INFO : five: Copied (new) 2025/11/22 02:33:07 DEBUG : four.f852663a.partial: renamed to: four 2025/11/22 02:33:07 INFO : four: Copied (replaced existing) 2025/11/22 02:33:07 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/22 02:33:07 INFO : two: Copied (replaced existing) 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33606") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38410->172.17.0.3:33606, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37825") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49390->172.17.0.3:37825, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35034") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48798->172.17.0.3:35034, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/22 02:33:07 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33426") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44482->172.17.0.3:33426, err= 2025/11/22 02:33:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38814") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36582->172.17.0.3:38814, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35081") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42240->172.17.0.3:35081, err= 2025/11/22 02:33:07 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/22 02:33:07 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/22 02:33:07 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/22 02:33:07 INFO : potato: Copied (new) 2025/11/22 02:33:07 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/22 02:33:07 INFO : yam: Copied (new) 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37118") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33904->172.17.0.3:37118, err= 2025/11/22 02:33:07 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38481") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42484->172.17.0.3:38481, err= 2025/11/22 02:33:07 DEBUG : potato: size = 14 OK 2025/11/22 02:33:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30679") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57852->172.17.0.3:30679, err= 2025/11/22 02:33:07 DEBUG : potato: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/22 02:33:07 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/22 02:33:07 INFO : yaml: Copied (new) 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : yam: Deleted 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30588") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56286->172.17.0.3:30588, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38058") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47158->172.17.0.3:38058, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37857") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51030->172.17.0.3:37857, err= --- PASS: TestSyncWithTrackRenames (0.02s) === 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-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39815") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38524->172.17.0.3:39815, err= 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Making map for --track-renames 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Finished making map for --track-renames 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30929") 2025/11/22 02:33:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31923") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60926->172.17.0.3:30929, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for renames to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51944->172.17.0.3:31923, err= 2025/11/22 02:33:07 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/22 02:33:07 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/22 02:33:07 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/22 02:33:07 INFO : potato: Copied (new) 2025/11/22 02:33:07 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/22 02:33:07 INFO : yam: Copied (new) 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32533") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36424->172.17.0.3:32533, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32758") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38186->172.17.0.3:32758, err= 2025/11/22 02:33:07 DEBUG : potato: size = 14 OK 2025/11/22 02:33:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Making map for --track-renames 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Finished making map for --track-renames 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : potato: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for renames to finish 2025/11/22 02:33:07 INFO : yam: Moved (server-side) to: yaml 2025/11/22 02:33:07 INFO : yaml: Renamed from "yam" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35296") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43316->172.17.0.3:35296, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34463") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37818->172.17.0.3:34463, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30385") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41988->172.17.0.3:30385, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37297") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48468->172.17.0.3:37297, err= 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Making map for --track-renames 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Finished making map for --track-renames 2025/11/22 02:33:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 02:33:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for renames to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32482") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54274->172.17.0.3:32482, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30956") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42754->172.17.0.3:30956, err= 2025/11/22 02:33:07 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/22 02:33:07 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/22 02:33:07 INFO : sub/yam: Copied (new) 2025/11/22 02:33:07 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/22 02:33:07 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/22 02:33:07 INFO : potato: Copied (new) 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38980") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47958->172.17.0.3:38980, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34338") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38488->172.17.0.3:34338, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36465") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49814->172.17.0.3:36465, err= 2025/11/22 02:33:07 DEBUG : potato: size = 14 OK 2025/11/22 02:33:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : potato: Unchanged skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39654") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38434->172.17.0.3:39654, err= 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Making map for --track-renames 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Finished making map for --track-renames 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for renames to finish 2025/11/22 02:33:07 INFO : sub/yam: Moved (server-side) to: yam 2025/11/22 02:33:07 INFO : yam: Renamed from "sub/yam" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37018") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37308->172.17.0.3:37018, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39935") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42666->172.17.0.3:39935, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34834") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54444->172.17.0.3:34834, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38882") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59410->172.17.0.3:38882, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34410") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40536->172.17.0.3:34410, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "/tmp/rclone54148382/dir1" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "/tmp/rclone54148382/dir2" 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382/dir2: Using server-side directory move 2025/11/22 02:33:07 INFO : Local file system at /tmp/rclone54148382/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 02:33:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:07 INFO : file1.txt: Moved (server-side) 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382/dir2: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382/dir2: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31926") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33500->172.17.0.3:31926, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30667") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37004->172.17.0.3:30667, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34074") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52548->172.17.0.3:34074, err= 2025/11/22 02:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32525") 2025/11/22 02:33:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52654->172.17.0.3:32525, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31799") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54156->172.17.0.3:31799, err= 2025/11/22 02:33:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:07 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:07 INFO : sub dir/hello world: Deleted 2025/11/22 02:33:07 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/22 02:33:07 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/22 02:33:07 INFO : nested/sub dir/file: Copied (new) 2025/11/22 02:33:07 INFO : nested/sub dir/file: Deleted 2025/11/22 02:33:07 INFO : sub dir: Removing directory 2025/11/22 02:33:07 INFO : nested/sub dir: Removing directory 2025/11/22 02:33:07 INFO : nested: Removing directory 2025/11/22 02:33:07 DEBUG : Local file system at /tmp/rclone54148382: deleted 3 directories 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36807") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37968->172.17.0.3:36807, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38281") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32849") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56114->172.17.0.3:32849, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38239") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43072->172.17.0.3:38281, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37620->172.17.0.3:38239, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35745") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35390->172.17.0.3:35745, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39211") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57734->172.17.0.3:39211, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32914") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43792->172.17.0.3:32914, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39287") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56586->172.17.0.3:39287, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39594") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36328->172.17.0.3:39594, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32070") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39458->172.17.0.3:32070, err= 2025/11/22 02:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34497") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41006->172.17.0.3:34497, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36993") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33110->172.17.0.3:36993, err= 2025/11/22 02:33:07 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/22 02:33:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/22 02:33:07 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/22 02:33:07 INFO : nested/sub dir/file: Copied (new) 2025/11/22 02:33:07 INFO : nested/sub dir/file: Deleted 2025/11/22 02:33:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/22 02:33:07 INFO : sub dir/hello world: Copied (new) 2025/11/22 02:33:07 INFO : sub dir/hello world: Deleted 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37690") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42950->172.17.0.3:37690, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34677") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30445") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59462->172.17.0.3:30445, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39418->172.17.0.3:34677, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34966") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44720->172.17.0.3:34966, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34267") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41250->172.17.0.3:34267, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30943") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57678->172.17.0.3:30943, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35309") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58018->172.17.0.3:35309, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33566") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54716->172.17.0.3:33566, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33996") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57742->172.17.0.3:33996, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36870") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36368->172.17.0.3:36870, err= 2025/11/22 02:33:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37468") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51308->172.17.0.3:37468, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32366") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44552->172.17.0.3:32366, err= 2025/11/22 02:33:07 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/22 02:33:07 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/22 02:33:07 INFO : existing-b: Copied (new) 2025/11/22 02:33:07 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/22 02:33:07 INFO : existing-b: Deleted 2025/11/22 02:33:07 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/22 02:33:07 INFO : existing: Copied (new) 2025/11/22 02:33:07 INFO : existing: Deleted 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33589") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60514->172.17.0.3:33589, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34894") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57144->172.17.0.3:34894, err= 2025/11/22 02:33:07 DEBUG : existing: Destination exists, skipping 2025/11/22 02:33:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36531") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51900->172.17.0.3:36531, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39326") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44966->172.17.0.3:39326, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36619") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45828->172.17.0.3:36619, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xehudes2mapu" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:38682->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31536") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45772->172.17.0.3:31536, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38609") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34652->172.17.0.3:38609, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32590") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43030->172.17.0.3:32590, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31509") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55540->172.17.0.3:31509, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-mozotev4laco -> ftp://172.17.0.3:21/rclone-test-xehudes2mapu 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:39059") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:41094->172.17.0.3:39059, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:32312") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:52670->172.17.0.3:32312, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:33073") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:40238->172.17.0.3:33073, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: Using server-side directory move 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:39246") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:45670->172.17.0.3:39246, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30288") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45412->172.17.0.3:30288, err= 2025/11/22 02:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:07 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-xehudes2mapu) 2025/11/22 02:33:07 DEBUG : potato3: Sizes differ 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:38684->172.17.0.3:21, err= 2025/11/22 02:33:07 INFO : empty space: Deleted 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: Waiting for transfers to finish 2025/11/22 02:33:07 INFO : potato2: Moved (server-side) 2025/11/22 02:33:07 INFO : potato3: Deleted 2025/11/22 02:33:07 INFO : potato3: Moved (server-side) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36365") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38148->172.17.0.3:36365, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:38802") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:60440->172.17.0.3:38802, err= 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qapiyib3nuco" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: > dial: conn=172.17.0.1:38698->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: Using server-side directory move 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: Server side directory move succeeded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: dial("tcp","172.17.0.3:39614") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: > dial: conn=172.17.0.1:58540->172.17.0.3:39614, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:37054") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:35218->172.17.0.3:37054, err= 2025/11/22 02:33:07 ERROR : error listing: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: dial("tcp","172.17.0.3:35925") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: > dial: conn=172.17.0.1:42718->172.17.0.3:35925, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: Purge object "empty space" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: Purge object "potato2" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: Purge object "potato3" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qapiyib3nuco: Purge dir "" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: dial("tcp","172.17.0.3:31076") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: > dial: conn=172.17.0.1:44544->172.17.0.3:31076, err= 2025/11/22 02:33:07 ERROR : error listing: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xehudes2mapu: Purge dir "" 2025/11/22 02:33:07 NOTICE: purge failed to rmdir "": directory not found 2025/11/22 02:33:07 NOTICE: purge failed: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36101") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35272->172.17.0.3:36101, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37937") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56584->172.17.0.3:37937, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gumerur7yeje" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:38706->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34844") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42504->172.17.0.3:34844, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38768") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57508->172.17.0.3:38768, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38043") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57752->172.17.0.3:38043, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35390") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46702->172.17.0.3:35390, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-mozotev4laco -> ftp://172.17.0.3:21/rclone-test-gumerur7yeje 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:34110") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:54362->172.17.0.3:34110, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:30393") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:59426->172.17.0.3:30393, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:39313") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:43282->172.17.0.3:39313, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:31341") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:50100->172.17.0.3:31341, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31724") 2025/11/22 02:33:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : empty space: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33934->172.17.0.3:31724, err= 2025/11/22 02:33:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : empty space: Excluded 2025/11/22 02:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:07 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-gumerur7yeje) 2025/11/22 02:33:07 DEBUG : potato3: Sizes differ 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:38710->172.17.0.3:21, err= 2025/11/22 02:33:07 INFO : potato2: Moved (server-side) 2025/11/22 02:33:07 INFO : potato3: Deleted 2025/11/22 02:33:07 INFO : potato3: Moved (server-side) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35968") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46406->172.17.0.3:35968, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:34251") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:50036->172.17.0.3:34251, err= 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pifemop6peqa" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: > dial: conn=172.17.0.1:38724->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: dial("tcp","172.17.0.3:38207") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:37119") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:47558->172.17.0.3:37119, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: > dial: conn=172.17.0.1:56042->172.17.0.3:38207, err= 2025/11/22 02:33:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 02:33:07 DEBUG : empty space: Excluded 2025/11/22 02:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: > dial: conn=172.17.0.1:38726->172.17.0.3:21, err= 2025/11/22 02:33:07 INFO : potato2: Moved (server-side) 2025/11/22 02:33:07 INFO : potato3: Moved (server-side) 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: dial("tcp","172.17.0.3:33595") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: > dial: conn=172.17.0.1:38320->172.17.0.3:33595, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:39298") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:58570->172.17.0.3:39298, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: dial("tcp","172.17.0.3:34577") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: > dial: conn=172.17.0.1:47518->172.17.0.3:34577, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: Purge object "potato2" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: Purge object "potato3" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pifemop6peqa: Purge dir "" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: dial("tcp","172.17.0.3:30528") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: > dial: conn=172.17.0.1:60052->172.17.0.3:30528, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: Purge object "empty space" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gumerur7yeje: Purge dir "" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37495") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41282->172.17.0.3:37495, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36945") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51680->172.17.0.3:36945, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikifoj3huxo" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:38728->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38662") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43722->172.17.0.3:38662, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34693") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40688->172.17.0.3:34693, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31470") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39542->172.17.0.3:31470, err= 2025/11/22 02:33:07 INFO : tomatoDir: Making directory 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36000") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44404->172.17.0.3:36000, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39369") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48772->172.17.0.3:39369, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-mozotev4laco -> ftp://172.17.0.3:21/rclone-test-pikifoj3huxo 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:34588") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:59350->172.17.0.3:34588, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:36424") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:32910->172.17.0.3:36424, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:33430") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:50698->172.17.0.3:33430, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: Using server-side directory move 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38256") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:39442") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37374->172.17.0.3:38256, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:41846->172.17.0.3:39442, err= 2025/11/22 02:33:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : empty space: size = 1 OK 2025/11/22 02:33:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : empty space: Unchanged skipping 2025/11/22 02:33:07 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:07 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-pikifoj3huxo) 2025/11/22 02:33:07 DEBUG : potato3: Sizes differ 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30566") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34404->172.17.0.3:30566, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:38732->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: Waiting for checks to finish 2025/11/22 02:33:07 INFO : potato2: Moved (server-side) 2025/11/22 02:33:07 INFO : empty space: Deleted 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: Waiting for transfers to finish 2025/11/22 02:33:07 INFO : potato3: Deleted 2025/11/22 02:33:07 INFO : potato3: Moved (server-side) 2025/11/22 02:33:07 INFO : tomatoDir: Removing directory 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: deleted 1 directories 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37814") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34486->172.17.0.3:37814, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38971") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39380->172.17.0.3:38971, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:39554") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:58116->172.17.0.3:39554, err= 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiyedox4dopa" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: > dial: conn=172.17.0.1:38736->172.17.0.3:21, err= 2025/11/22 02:33:07 INFO : tomatoDir: Making directory 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Using server-side directory move 2025/11/22 02:33:07 INFO : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Server side directory move succeeded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: dial("tcp","172.17.0.3:35737") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: > dial: conn=172.17.0.1:42802->172.17.0.3:35737, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: dial("tcp","172.17.0.3:31940") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: > dial: conn=172.17.0.1:42650->172.17.0.3:31940, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:31028") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:57274->172.17.0.3:31028, err= 2025/11/22 02:33:07 ERROR : error listing: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:35924") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:34112->172.17.0.3:35924, err= 2025/11/22 02:33:07 ERROR : error listing: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: dial("tcp","172.17.0.3:32274") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: > dial: conn=172.17.0.1:37010->172.17.0.3:32274, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Purge object "empty space" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Purge object "potato2" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Purge object "potato3" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: dial("tcp","172.17.0.3:38549") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: > dial: conn=172.17.0.1:56848->172.17.0.3:38549, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Purge dir "tomatoDir" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kiyedox4dopa: Purge dir "" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: dial("tcp","172.17.0.3:37842") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: > dial: conn=172.17.0.1:60616->172.17.0.3:37842, err= 2025/11/22 02:33:07 ERROR : error listing: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-pikifoj3huxo: Purge dir "" 2025/11/22 02:33:07 NOTICE: purge failed to rmdir "": directory not found 2025/11/22 02:33:07 NOTICE: purge failed: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30158") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40862->172.17.0.3:30158, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34779") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45468->172.17.0.3:34779, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35442") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51222->172.17.0.3:35442, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35432") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53910->172.17.0.3:35432, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/rclone-sync-test" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: > dial: conn=172.17.0.1:38742->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39921") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38544->172.17.0.3:39921, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39232") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46596->172.17.0.3:39232, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/rclone-sync-test" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: > dial: conn=172.17.0.1:38744->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/rclone-sync-test-include/layer2" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38748->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/rclone-sync-test-ignore-file" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38756->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32302") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46580->172.17.0.3:32302, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39973") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34056->172.17.0.3:39973, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: dial("tcp","172.17.0.3:32087") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: > dial: conn=172.17.0.1:32884->172.17.0.3:32087, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test: Excluded 2025/11/22 02:33:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37551") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54154->172.17.0.3:37551, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37954") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46116->172.17.0.3:37954, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test: Excluded 2025/11/22 02:33:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: dial("tcp","172.17.0.3:33942") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test: > dial: conn=172.17.0.1:54180->172.17.0.3:33942, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35736") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49096->172.17.0.3:35736, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : rclone-sync-test-include: Removing directory 2025/11/22 02:33:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: failed to delete 1 directories 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:32131") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33460") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58276->172.17.0.3:32131, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46440->172.17.0.3:33460, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test: Excluded 2025/11/22 02:33:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32400") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36404->172.17.0.3:32400, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31919") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53204->172.17.0.3:31919, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32029") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57852->172.17.0.3:32029, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test: Excluded 2025/11/22 02:33:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39965") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43958->172.17.0.3:39965, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : rclone-sync-test-include: Removing directory 2025/11/22 02:33:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: failed to delete 1 directories 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31695") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50950->172.17.0.3:31695, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:33904") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58424->172.17.0.3:33904, err= 2025/11/22 02:33:07 DEBUG : Excluded 2025/11/22 02:33:07 DEBUG : rclone-sync-test: Excluded 2025/11/22 02:33:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34322") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57402->172.17.0.3:34322, err= 2025/11/22 02:33:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37677") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41256->172.17.0.3:37677, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37280") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36459") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46594->172.17.0.3:36459, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33939") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37462->172.17.0.3:33939, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54998->172.17.0.3:37280, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32296") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39308->172.17.0.3:32296, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31758") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51860->172.17.0.3:31758, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dst" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38764->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/CompareDest" 2025/11/22 02:33:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:07 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest: > dial: conn=172.17.0.1:38768->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mozotev4laco/CompareDest" to be canonical "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/CompareDest" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:37110") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38286->172.17.0.3:37110, err= 2025/11/22 02:33:07 DEBUG : one: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:38065") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:33140->172.17.0.3:38065, err= 2025/11/22 02:33:07 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/22 02:33:07 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/22 02:33:07 INFO : one: Copied (new) 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39305") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35252->172.17.0.3:39305, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36473") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53318->172.17.0.3:36473, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34682") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53800->172.17.0.3:34682, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33624") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39974->172.17.0.3:33624, err= 2025/11/22 02:33:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/CompareDest" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/CompareDest" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:36986") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:58874->172.17.0.3:36986, err= 2025/11/22 02:33:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:07 DEBUG : one: Sizes differ 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:35971") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:34312->172.17.0.3:35971, err= 2025/11/22 02:33:07 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/22 02:33:07 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/22 02:33:07 INFO : one: Copied (replaced existing) 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34779") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45472->172.17.0.3:34779, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39499") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52980->172.17.0.3:39499, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38126") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43842->172.17.0.3:38126, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35100") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42022->172.17.0.3:35100, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30608") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36336->172.17.0.3:30608, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35581") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53994->172.17.0.3:35581, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35802") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34314->172.17.0.3:35802, err= 2025/11/22 02:33:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/CompareDest" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/CompareDest" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:30263") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:44732->172.17.0.3:30263, err= 2025/11/22 02:33:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:07 DEBUG : one: Sizes differ 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : one: size = 5 OK 2025/11/22 02:33:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38644") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44184->172.17.0.3:38644, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38323") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32750") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43972->172.17.0.3:38323, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35894->172.17.0.3:32750, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30958") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60656->172.17.0.3:30958, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35062") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44088->172.17.0.3:35062, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35758") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30786") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35620->172.17.0.3:30786, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51836->172.17.0.3:35758, err= 2025/11/22 02:33:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/CompareDest" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/CompareDest" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:32218") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:53800->172.17.0.3:32218, err= 2025/11/22 02:33:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:07 DEBUG : one: Sizes differ 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest: Connecting to FTP server 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest: > dial: conn=172.17.0.1:38776->172.17.0.3:21, err= 2025/11/22 02:33:07 DEBUG : two: size = 3 OK 2025/11/22 02:33:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : one: size = 5 OK 2025/11/22 02:33:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37937") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56592->172.17.0.3:37937, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38344") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32977") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50020->172.17.0.3:38344, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46534->172.17.0.3:32977, err= 2025/11/22 02:33:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/CompareDest" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/CompareDest" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:32599") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:36410->172.17.0.3:32599, err= 2025/11/22 02:33:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:07 DEBUG : one: Sizes differ 2025/11/22 02:33:07 DEBUG : two: size = 3 OK 2025/11/22 02:33:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:07 DEBUG : one: size = 5 OK 2025/11/22 02:33:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:07 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:07 INFO : There was nothing to transfer 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39401") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48206->172.17.0.3:39401, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38208") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30910") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53370->172.17.0.3:38208, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58434->172.17.0.3:30910, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35190") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50420->172.17.0.3:35190, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33373") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32714") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52874->172.17.0.3:33373, err= 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55962->172.17.0.3:32714, err= 2025/11/22 02:33:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/CompareDest" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/CompareDest" 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:34793") 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:53030->172.17.0.3:34793, err= 2025/11/22 02:33:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:07 DEBUG : one: Sizes differ 2025/11/22 02:33:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:07 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest) 2025/11/22 02:33:07 DEBUG : two: Sizes differ 2025/11/22 02:33:07 DEBUG : two: Need to transfer - File not found at Destination 2025/11/22 02:33:07 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : one: size = 5 OK 2025/11/22 02:33:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:32052") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:58446->172.17.0.3:32052, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/22 02:33:08 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/22 02:33:08 INFO : two: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39737") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42214->172.17.0.3:39737, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34685") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32748") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40776->172.17.0.3:34685, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49496->172.17.0.3:32748, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34093") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44880->172.17.0.3:34093, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36838") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38130") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52676->172.17.0.3:36838, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42580->172.17.0.3:38130, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34679") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59570->172.17.0.3:34679, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32370") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52006->172.17.0.3:32370, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32047") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33324->172.17.0.3:32047, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32006") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37432->172.17.0.3:32006, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39559") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36204->172.17.0.3:39559, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30131") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51152->172.17.0.3:30131, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dest" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: > dial: conn=172.17.0.1:38788->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/pre-dest1" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest1: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest1: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest1: > dial: conn=172.17.0.1:38800->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mozotev4laco/pre-dest1" to be canonical "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/pre-dest1" 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/pre-dest2" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest2: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest2: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest2: > dial: conn=172.17.0.1:38812->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mozotev4laco/pre-dest2" to be canonical "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/pre-dest2" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: dial("tcp","172.17.0.3:35027") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: > dial: conn=172.17.0.1:42840->172.17.0.3:35027, err= 2025/11/22 02:33:08 DEBUG : 1: size = 1 OK 2025/11/22 02:33:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/22 02:33:08 DEBUG : 2: size = 1 OK 2025/11/22 02:33:08 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/22 02:33:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: dial("tcp","172.17.0.3:38183") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: > dial: conn=172.17.0.1:46952->172.17.0.3:38183, err= 2025/11/22 02:33:08 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/22 02:33:08 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/22 02:33:08 INFO : 3: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: dial("tcp","172.17.0.3:39027") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dest: > dial: conn=172.17.0.1:57094->172.17.0.3:39027, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31757") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40168->172.17.0.3:31757, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34931") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36674") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39440") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59952->172.17.0.3:34931, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60416->172.17.0.3:36674, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46650->172.17.0.3:39440, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31761") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57774->172.17.0.3:31761, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31862") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39435") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39894->172.17.0.3:39435, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57214->172.17.0.3:31862, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39016") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33876->172.17.0.3:39016, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35972") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46498->172.17.0.3:35972, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest1: closing 1 unused connections 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32208") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42966->172.17.0.3:32208, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38843") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57612->172.17.0.3:38843, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36680") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47452->172.17.0.3:36680, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30265") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40992->172.17.0.3:30265, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34608") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42552->172.17.0.3:34608, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32608") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57856->172.17.0.3:32608, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39945") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43668->172.17.0.3:39945, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dst" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38824->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: > dial: conn=172.17.0.1:38830->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mozotev4laco/backup" to be canonical "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:30491") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:48372->172.17.0.3:30491, err= 2025/11/22 02:33:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 INFO : one: Moved (server-side) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:31793") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:34710->172.17.0.3:31793, err= 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33380") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42256->172.17.0.3:33380, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35470") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54136->172.17.0.3:35470, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31693") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33950->172.17.0.3:31693, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35360") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46742->172.17.0.3:35360, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32387") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34098->172.17.0.3:32387, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33592") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48318->172.17.0.3:33592, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34134") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38144->172.17.0.3:34134, err= 2025/11/22 02:33:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/backup" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:37930") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:41788->172.17.0.3:37930, err= 2025/11/22 02:33:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 INFO : one: Deleted 2025/11/22 02:33:08 INFO : one: Moved (server-side) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:35883") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:49370->172.17.0.3:35883, err= 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three.txt: Deleted 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39339") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58966->172.17.0.3:39339, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38628") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36323") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59988->172.17.0.3:38628, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59180->172.17.0.3:36323, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30940") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48226->172.17.0.3:30940, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31622") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33843") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49662->172.17.0.3:31622, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52738->172.17.0.3:33843, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31338") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34056->172.17.0.3:31338, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31517") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40856->172.17.0.3:31517, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32093") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43462->172.17.0.3:32093, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31187") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46872->172.17.0.3:31187, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39323") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34910->172.17.0.3:39323, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32015") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58864->172.17.0.3:32015, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dst" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38838->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: > dial: conn=172.17.0.1:38854->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mozotev4laco/backup" to be canonical "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:30381") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:33514->172.17.0.3:30381, err= 2025/11/22 02:33:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:32538") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:47126->172.17.0.3:32538, err= 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32299") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38174->172.17.0.3:32299, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39104") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59786->172.17.0.3:39104, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35352") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36084->172.17.0.3:35352, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31690") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58824->172.17.0.3:31690, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33161") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56912->172.17.0.3:33161, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30451") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39813") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58656->172.17.0.3:30451, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39068->172.17.0.3:39813, err= 2025/11/22 02:33:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/backup" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:31278") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:53088->172.17.0.3:31278, err= 2025/11/22 02:33:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 INFO : one.bak: Deleted 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:35739") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:58074->172.17.0.3:35739, err= 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three.txt.bak: Deleted 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34326") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57002->172.17.0.3:34326, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39936") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39505") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38990->172.17.0.3:39936, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54296->172.17.0.3:39505, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38508") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54162->172.17.0.3:38508, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34893") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47518->172.17.0.3:34893, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39377") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43550->172.17.0.3:39377, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35700") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43964->172.17.0.3:35700, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37498") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39990->172.17.0.3:37498, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33863") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38034->172.17.0.3:33863, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35134") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47858->172.17.0.3:35134, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31934") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34192->172.17.0.3:31934, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31847") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59898->172.17.0.3:31847, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dst" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38864->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: > dial: conn=172.17.0.1:38868->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-mozotev4laco/backup" to be canonical "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:30526") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:39134->172.17.0.3:30526, err= 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:39163") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:45506->172.17.0.3:39163, err= 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33145") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33110->172.17.0.3:33145, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36180") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46222->172.17.0.3:36180, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33016") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36906->172.17.0.3:33016, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33943") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48758->172.17.0.3:33943, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30594") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55088->172.17.0.3:30594, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36243") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54712->172.17.0.3:36243, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32392") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55320->172.17.0.3:32392, err= 2025/11/22 02:33:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-mozotev4laco/backup" for canonical name "TestFTPPureftpd{IFuzT}:rclone-test-mozotev4laco/backup" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:34265") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:36326->172.17.0.3:34265, err= 2025/11/22 02:33:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 INFO : one-2019-01-01: Deleted 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:34233") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:41234->172.17.0.3:34233, err= 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three-2019-01-01.txt: Deleted 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33613") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59264->172.17.0.3:33613, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38271") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32319") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46918->172.17.0.3:32319, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42276->172.17.0.3:38271, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38909") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37034->172.17.0.3:38909, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30990") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44820->172.17.0.3:30990, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39539") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60538->172.17.0.3:39539, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38924") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37146->172.17.0.3:38924, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34030") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35208->172.17.0.3:34030, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37708") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41280->172.17.0.3:37708, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33314") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53896->172.17.0.3:33314, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39476") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45228->172.17.0.3:39476, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34750") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56722->172.17.0.3:34750, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dst" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38872->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:30526") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:39144->172.17.0.3:30526, err= 2025/11/22 02:33:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:32100") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:52262->172.17.0.3:32100, err= 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30645") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51624->172.17.0.3:30645, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33543") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49976->172.17.0.3:33543, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37473") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43040->172.17.0.3:37473, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39807") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39588->172.17.0.3:39807, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38584") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55210->172.17.0.3:38584, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:30733") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:55072->172.17.0.3:30733, err= 2025/11/22 02:33:08 DEBUG : one.bak: Excluded (Path Filter) 2025/11/22 02:33:08 DEBUG : one.bak: Excluded 2025/11/22 02:33:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/22 02:33:08 DEBUG : three.txt.bak: Excluded 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 INFO : one.bak: Deleted 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:36876") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:33404->172.17.0.3:36876, err= 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : three.txt.bak: Deleted 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 02:33:08 INFO : three.txt: Moved into backup dir 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36202") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54934->172.17.0.3:36202, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35960") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48060->172.17.0.3:35960, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33631") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49406->172.17.0.3:33631, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37541") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34718->172.17.0.3:37541, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35372") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43924->172.17.0.3:35372, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36746") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37546->172.17.0.3:36746, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36762") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46602->172.17.0.3:36762, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39035") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36342->172.17.0.3:39035, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36485") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58092->172.17.0.3:36485, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34895") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60392->172.17.0.3:34895, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dst" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38884->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:31135") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:36924->172.17.0.3:31135, err= 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : three.txt: Sizes differ 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:34099") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:39836->172.17.0.3:34099, err= 2025/11/22 02:33:08 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/22 02:33:08 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/22 02:33:08 INFO : three.txt: Copied (new) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36325") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59242->172.17.0.3:36325, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34372") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48800->172.17.0.3:34372, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35168") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55986->172.17.0.3:35168, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39665") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46540->172.17.0.3:39665, err= 2025/11/22 02:33:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 INFO : one.bak: Deleted 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:37043") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:32826->172.17.0.3:37043, err= 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : three.txt: Sizes differ 2025/11/22 02:33:08 INFO : three.txt.bak: Deleted 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:39895") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:57294->172.17.0.3:39895, err= 2025/11/22 02:33:08 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/22 02:33:08 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/22 02:33:08 INFO : three.txt: Copied (new) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38356") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34060->172.17.0.3:38356, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35975") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44006->172.17.0.3:35975, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30270") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53404->172.17.0.3:30270, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30158") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40874->172.17.0.3:30158, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34459") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52664->172.17.0.3:34459, err= --- PASS: TestSyncSuffix (0.11s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31852") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37632->172.17.0.3:31852, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37365") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36122->172.17.0.3:37365, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31069") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37926->172.17.0.3:31069, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31211") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43622->172.17.0.3:31211, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35552") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42224->172.17.0.3:35552, err= 2025/11/22 02:33:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mozotev4laco/dst" 2025/11/22 02:33:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IFuzT}" suffix to name 2025/11/22 02:33:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/22 02:33:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/22 02:33:08 DEBUG : Setting pass="XB6Og1hW7-5NUs3oEbNqwlb-kBtPIxM16WDdDlKRwj4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/22 02:33:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: Connecting to FTP server 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:38896->172.17.0.3:21, err= 2025/11/22 02:33:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:35461") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:35768->172.17.0.3:35461, err= 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/22 02:33:08 DEBUG : one.a292864a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : three.txt: Sizes differ 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:31794") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:37042->172.17.0.3:31794, err= 2025/11/22 02:33:08 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/22 02:33:08 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/22 02:33:08 INFO : three.txt: Copied (new) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38032") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50976->172.17.0.3:38032, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39745") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49870->172.17.0.3:39745, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39632") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58564->172.17.0.3:39632, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31398") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51016->172.17.0.3:31398, err= 2025/11/22 02:33:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : one: Sizes differ 2025/11/22 02:33:08 INFO : one-2019-01-01: Deleted 2025/11/22 02:33:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:34580") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:49638->172.17.0.3:34580, err= 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/22 02:33:08 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/22 02:33:08 INFO : one: Copied (new) 2025/11/22 02:33:08 DEBUG : two: size = 3 OK 2025/11/22 02:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : two: Unchanged skipping 2025/11/22 02:33:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst) 2025/11/22 02:33:08 DEBUG : three.txt: Sizes differ 2025/11/22 02:33:08 INFO : three-2019-01-01.txt: Deleted 2025/11/22 02:33:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: dial("tcp","172.17.0.3:35601") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco/dst: > dial: conn=172.17.0.1:56358->172.17.0.3:35601, err= 2025/11/22 02:33:08 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/22 02:33:08 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/22 02:33:08 INFO : three.txt: Copied (new) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33327") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54746->172.17.0.3:33327, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30595") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42168->172.17.0.3:30595, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34564") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36998->172.17.0.3:34564, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35476") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60548->172.17.0.3:35476, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31928") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43220->172.17.0.3:31928, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36488") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44074->172.17.0.3:36488, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38932") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48620->172.17.0.3:38932, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31372") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33434->172.17.0.3:31372, err= 2025/11/22 02:33:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : Testêé: Sizes differ 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35532") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39370->172.17.0.3:35532, err= 2025/11/22 02:33:08 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/22 02:33:08 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/22 02:33:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34042") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55438->172.17.0.3:34042, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30949") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50458->172.17.0.3:30949, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31038") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59288->172.17.0.3:31038, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32902") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35816->172.17.0.3:32902, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32663") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44042->172.17.0.3:32663, err= 2025/11/22 02:33:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36798") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39708->172.17.0.3:36798, err= 2025/11/22 02:33:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/22 02:33:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/22 02:33:08 INFO : existing: Copied (new) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36059") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40164->172.17.0.3:36059, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39966") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38758->172.17.0.3:39966, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30672") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33832->172.17.0.3:30672, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : existing: Sizes differ 2025/11/22 02:33:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:08 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: not deleting files as there were IO errors 2025/11/22 02:33:08 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: not deleting directories as there were IO errors 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38691") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39182->172.17.0.3:38691, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33594") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52276->172.17.0.3:33594, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30202") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56520->172.17.0.3:30202, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32241") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44668->172.17.0.3:32241, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35083") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53638->172.17.0.3:35083, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39440") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46654->172.17.0.3:39440, err= 2025/11/22 02:33:08 DEBUG : EXISTING: size = 6 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : existing: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : There was nothing to transfer 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35539") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51356->172.17.0.3:35539, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35945") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53144->172.17.0.3:35945, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37085") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32794->172.17.0.3:37085, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36221") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59410->172.17.0.3:36221, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36290") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37372->172.17.0.3:36290, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37016") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52552->172.17.0.3:37016, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36335") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51980->172.17.0.3:36335, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34175") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42636->172.17.0.3:34175, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31005") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45886->172.17.0.3:31005, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30149") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49658->172.17.0.3:30149, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37905") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52522->172.17.0.3:37905, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39749") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36584->172.17.0.3:39749, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39498") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32914->172.17.0.3:39498, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35394") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52642->172.17.0.3:35394, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39131") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39572->172.17.0.3:39131, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39277") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44122->172.17.0.3:39277, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36076") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36294->172.17.0.3:36076, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32632") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46710->172.17.0.3:32632, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38977") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56856->172.17.0.3:38977, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34417") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42168->172.17.0.3:34417, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36735") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53802->172.17.0.3:36735, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38537") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49510->172.17.0.3:38537, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34396") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59382->172.17.0.3:34396, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36360") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38416->172.17.0.3:36360, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34620") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54128->172.17.0.3:34620, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34154") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53604->172.17.0.3:34154, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34691") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48308->172.17.0.3:34691, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38620") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38552->172.17.0.3:38620, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30203") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40168->172.17.0.3:30203, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36216") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56650->172.17.0.3:36216, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38624") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57188->172.17.0.3:38624, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30080") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60200->172.17.0.3:30080, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32120") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51446->172.17.0.3:32120, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39274") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35010->172.17.0.3:39274, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35917") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57552->172.17.0.3:35917, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30078") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53444->172.17.0.3:30078, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37567") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44134->172.17.0.3:37567, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33291") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52552->172.17.0.3:33291, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39869") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33652->172.17.0.3:39869, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38738") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54180->172.17.0.3:38738, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33845") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40636->172.17.0.3:33845, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39359") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60644->172.17.0.3:39359, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33293") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53766->172.17.0.3:33293, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32934") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38180->172.17.0.3:32934, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38116") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56138->172.17.0.3:38116, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37570") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38796->172.17.0.3:37570, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35756") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46884->172.17.0.3:35756, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36900") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46064->172.17.0.3:36900, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34240") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33806->172.17.0.3:34240, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33119") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33136->172.17.0.3:33119, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37750") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47324->172.17.0.3:37750, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32358") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56070->172.17.0.3:32358, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32460") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57514->172.17.0.3:32460, err= 2025/11/22 02:33:08 DEBUG : both0: size = 6 OK 2025/11/22 02:33:08 DEBUG : both10: size = 6 OK 2025/11/22 02:33:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : both11: size = 6 OK 2025/11/22 02:33:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both10: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both12: size = 6 OK 2025/11/22 02:33:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both12: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both13: size = 6 OK 2025/11/22 02:33:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both13: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both14: size = 6 OK 2025/11/22 02:33:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both14: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both15: size = 6 OK 2025/11/22 02:33:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both16: size = 6 OK 2025/11/22 02:33:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both0: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both17: size = 6 OK 2025/11/22 02:33:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both17: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both18: size = 6 OK 2025/11/22 02:33:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both18: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both19: size = 6 OK 2025/11/22 02:33:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both19: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both1: size = 6 OK 2025/11/22 02:33:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both1: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both2: size = 6 OK 2025/11/22 02:33:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both2: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both3: size = 6 OK 2025/11/22 02:33:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both11: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both4: size = 6 OK 2025/11/22 02:33:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both15: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both5: size = 6 OK 2025/11/22 02:33:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both16: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both6: size = 6 OK 2025/11/22 02:33:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both3: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both7: size = 6 OK 2025/11/22 02:33:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both7: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both8: size = 6 OK 2025/11/22 02:33:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both8: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both9: size = 6 OK 2025/11/22 02:33:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both9: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both4: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both5: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both6: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 INFO : only12: Deleted 2025/11/22 02:33:08 INFO : only13: Deleted 2025/11/22 02:33:08 INFO : only11: Deleted 2025/11/22 02:33:08 INFO : only14: Deleted 2025/11/22 02:33:08 INFO : only18: Deleted 2025/11/22 02:33:08 INFO : only19: Deleted 2025/11/22 02:33:08 INFO : only15: Deleted 2025/11/22 02:33:08 INFO : only1: Deleted 2025/11/22 02:33:08 INFO : only0: Deleted 2025/11/22 02:33:08 INFO : only16: Deleted 2025/11/22 02:33:08 INFO : only2: Deleted 2025/11/22 02:33:08 INFO : only8: Deleted 2025/11/22 02:33:08 INFO : only5: Deleted 2025/11/22 02:33:08 INFO : only10: Deleted 2025/11/22 02:33:08 INFO : only9: Deleted 2025/11/22 02:33:08 INFO : only3: Deleted 2025/11/22 02:33:08 INFO : only6: Deleted 2025/11/22 02:33:08 INFO : only7: Deleted 2025/11/22 02:33:08 INFO : only17: Deleted 2025/11/22 02:33:08 INFO : only4: Deleted 2025/11/22 02:33:08 INFO : There was nothing to transfer 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33906") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46732->172.17.0.3:33906, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30917") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54370->172.17.0.3:30917, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35914") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33166->172.17.0.3:35914, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32437") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38012->172.17.0.3:32437, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37745") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39922->172.17.0.3:37745, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38550") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47120->172.17.0.3:38550, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35450") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35426->172.17.0.3:35450, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31795") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40390->172.17.0.3:31795, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33020") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44682->172.17.0.3:33020, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39193") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37702->172.17.0.3:39193, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36780") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46326->172.17.0.3:36780, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38663") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43826->172.17.0.3:38663, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33295") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54344->172.17.0.3:33295, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32973") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46062->172.17.0.3:32973, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30177") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36660->172.17.0.3:30177, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33419") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44072->172.17.0.3:33419, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39271") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36922->172.17.0.3:39271, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34519") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36442->172.17.0.3:34519, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30449") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51714->172.17.0.3:30449, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34386") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33980->172.17.0.3:34386, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33786") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49690->172.17.0.3:33786, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35725") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45128->172.17.0.3:35725, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32731") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37726->172.17.0.3:32731, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30537") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42846->172.17.0.3:30537, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32795") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57590->172.17.0.3:32795, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34049") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46726->172.17.0.3:34049, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36929") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53330->172.17.0.3:36929, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32946") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60894->172.17.0.3:32946, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36893") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40952->172.17.0.3:36893, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32329") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60372->172.17.0.3:32329, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30372") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41978->172.17.0.3:30372, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39935") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42682->172.17.0.3:39935, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34079") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40054->172.17.0.3:34079, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30469") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48586->172.17.0.3:30469, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33417") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48750->172.17.0.3:33417, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32620") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56028->172.17.0.3:32620, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32650") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33796->172.17.0.3:32650, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37721") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60710->172.17.0.3:37721, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35930") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51570->172.17.0.3:35930, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36335") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51984->172.17.0.3:36335, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36493") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59300->172.17.0.3:36493, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39877") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37992->172.17.0.3:39877, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32209") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58506->172.17.0.3:32209, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35149") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56244->172.17.0.3:35149, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31630") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47810->172.17.0.3:31630, err= 2025/11/22 02:33:08 DEBUG : both11: size = 6 OK 2025/11/22 02:33:08 DEBUG : both12: size = 6 OK 2025/11/22 02:33:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both10: size = 6 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both0: size = 6 OK 2025/11/22 02:33:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both11: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both13: size = 6 OK 2025/11/22 02:33:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both13: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both14: size = 6 OK 2025/11/22 02:33:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both14: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both15: size = 6 OK 2025/11/22 02:33:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both15: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both16: size = 6 OK 2025/11/22 02:33:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both16: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both17: size = 6 OK 2025/11/22 02:33:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both17: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both18: size = 6 OK 2025/11/22 02:33:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both18: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both19: size = 6 OK 2025/11/22 02:33:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both12: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both1: size = 6 OK 2025/11/22 02:33:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both1: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both2: size = 6 OK 2025/11/22 02:33:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both2: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both3: size = 6 OK 2025/11/22 02:33:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both3: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both4: size = 6 OK 2025/11/22 02:33:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both4: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both5: size = 6 OK 2025/11/22 02:33:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both5: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both6: size = 6 OK 2025/11/22 02:33:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both6: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both7: size = 6 OK 2025/11/22 02:33:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both10: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both8: size = 6 OK 2025/11/22 02:33:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both0: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both9: size = 6 OK 2025/11/22 02:33:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:08 DEBUG : both7: Unchanged skipping 2025/11/22 02:33:08 DEBUG : both8: Unchanged skipping 2025/11/22 02:33:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only10: Sizes differ 2025/11/22 02:33:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only11: Sizes differ 2025/11/22 02:33:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only12: Sizes differ 2025/11/22 02:33:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only13: Sizes differ 2025/11/22 02:33:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only14: Sizes differ 2025/11/22 02:33:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only15: Sizes differ 2025/11/22 02:33:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only16: Sizes differ 2025/11/22 02:33:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only17: Sizes differ 2025/11/22 02:33:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only18: Sizes differ 2025/11/22 02:33:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only19: Sizes differ 2025/11/22 02:33:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only1: Sizes differ 2025/11/22 02:33:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only2: Sizes differ 2025/11/22 02:33:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only3: Sizes differ 2025/11/22 02:33:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only4: Sizes differ 2025/11/22 02:33:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only5: Sizes differ 2025/11/22 02:33:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only6: Sizes differ 2025/11/22 02:33:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only7: Sizes differ 2025/11/22 02:33:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only8: Sizes differ 2025/11/22 02:33:08 DEBUG : both19: Unchanged skipping 2025/11/22 02:33:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only9: Sizes differ 2025/11/22 02:33:08 DEBUG : both9: Unchanged skipping 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35891") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56274->172.17.0.3:35891, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30452") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37186") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54632->172.17.0.3:30452, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40198->172.17.0.3:37186, err= 2025/11/22 02:33:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone54148382) 2025/11/22 02:33:08 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-mozotev4laco) 2025/11/22 02:33:08 DEBUG : only0: Sizes differ 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33243") 2025/11/22 02:33:08 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34350->172.17.0.3:33243, err= 2025/11/22 02:33:08 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/22 02:33:08 INFO : only12: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/22 02:33:08 INFO : only11: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35928") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38218") 2025/11/22 02:33:08 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/22 02:33:08 INFO : only13: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59456->172.17.0.3:38218, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41246->172.17.0.3:35928, err= 2025/11/22 02:33:08 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/22 02:33:08 INFO : only10: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34779") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36066") 2025/11/22 02:33:08 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53424->172.17.0.3:36066, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45474->172.17.0.3:34779, err= 2025/11/22 02:33:08 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/22 02:33:08 INFO : only15: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35912") 2025/11/22 02:33:08 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/22 02:33:08 INFO : only14: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33652->172.17.0.3:35912, err= 2025/11/22 02:33:08 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/22 02:33:08 INFO : only17: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/22 02:33:08 INFO : only16: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32805") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32689") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58696->172.17.0.3:32805, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31683") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52426->172.17.0.3:31683, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48650->172.17.0.3:32689, err= 2025/11/22 02:33:08 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/22 02:33:08 INFO : only18: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/22 02:33:08 INFO : only19: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39539") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60546->172.17.0.3:39539, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34227") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43870->172.17.0.3:34227, err= 2025/11/22 02:33:08 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/22 02:33:08 INFO : only2: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/22 02:33:08 INFO : only1: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32469") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54568->172.17.0.3:32469, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30912") 2025/11/22 02:33:08 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52036->172.17.0.3:30912, err= 2025/11/22 02:33:08 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/22 02:33:08 INFO : only3: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34654") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50862->172.17.0.3:34654, err= 2025/11/22 02:33:08 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/22 02:33:08 INFO : only4: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/22 02:33:08 INFO : only6: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/22 02:33:08 INFO : only5: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34310") 2025/11/22 02:33:08 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34022") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36842->172.17.0.3:34022, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36548->172.17.0.3:34310, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39898") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58058->172.17.0.3:39898, err= 2025/11/22 02:33:08 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/22 02:33:08 INFO : only7: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/22 02:33:08 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/22 02:33:08 INFO : only9: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/22 02:33:08 INFO : only0: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/22 02:33:08 INFO : only8: Copied (replaced existing) 2025/11/22 02:33:08 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35291") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38594->172.17.0.3:35291, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38896") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45102->172.17.0.3:38896, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35986") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60896->172.17.0.3:35986, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:33:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:08 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 02:33:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:08 INFO : empty_on_remote: Making directory 2025/11/22 02:33:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/22 02:33:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34005") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43670->172.17.0.3:34005, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31090") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37515") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30018") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43030->172.17.0.3:31090, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55260->172.17.0.3:37515, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33152->172.17.0.3:30018, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39939") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45248->172.17.0.3:39939, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39486") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41552->172.17.0.3:39486, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:33:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:08 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 02:33:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 02:33:08 INFO : empty_on_remote: Making directory 2025/11/22 02:33:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/22 02:33:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34628") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42698->172.17.0.3:34628, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32046") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30023") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40522->172.17.0.3:32046, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35545") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45406->172.17.0.3:35545, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53830->172.17.0.3:30023, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34254") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43414->172.17.0.3:34254, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35055") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35312->172.17.0.3:35055, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32399") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54028->172.17.0.3:32399, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : sub dir: Making directory 2025/11/22 02:33:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34846") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40122->172.17.0.3:34846, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32684") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43374->172.17.0.3:32684, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31645") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40396->172.17.0.3:31645, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31115") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57968->172.17.0.3:31115, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39287") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56592->172.17.0.3:39287, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36609") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49296->172.17.0.3:36609, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33803") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55864->172.17.0.3:33803, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35397") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60572->172.17.0.3:35397, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36933") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54256->172.17.0.3:36933, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38530") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46478->172.17.0.3:38530, err= 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34591") 2025/11/22 02:33:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46198->172.17.0.3:34591, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 02:33:08 INFO : sub dir: Making directory 2025/11/22 02:33:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32349") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56516->172.17.0.3:32349, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34146") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34565") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58440->172.17.0.3:34565, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53944->172.17.0.3:34146, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39790") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56892->172.17.0.3:39790, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31120") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40818->172.17.0.3:31120, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31984") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50808->172.17.0.3:31984, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38959") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35248->172.17.0.3:38959, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35472") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44278->172.17.0.3:35472, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34997") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53894->172.17.0.3:34997, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34227") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43872->172.17.0.3:34227, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30070") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41738->172.17.0.3:30070, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37740") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51014->172.17.0.3:37740, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38645") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39170->172.17.0.3:38645, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35814") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51594->172.17.0.3:35814, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30457") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44336->172.17.0.3:30457, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32298") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45282->172.17.0.3:32298, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32677") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42958->172.17.0.3:32677, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32726") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51740->172.17.0.3:32726, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34751") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40422->172.17.0.3:34751, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35892") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38424->172.17.0.3:35892, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35919") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36738->172.17.0.3:35919, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31448") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60816->172.17.0.3:31448, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34833") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37138->172.17.0.3:34833, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37314") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39110->172.17.0.3:37314, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37872") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44828->172.17.0.3:37872, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35811") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58868->172.17.0.3:35811, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36864") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46434->172.17.0.3:36864, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30775") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43944->172.17.0.3:30775, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31705") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56406->172.17.0.3:31705, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31917") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41548->172.17.0.3:31917, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30785") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48156->172.17.0.3:30785, err= 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35085") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35718->172.17.0.3:35085, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36306") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40346->172.17.0.3:36306, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30587") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36484->172.17.0.3:30587, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39472") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59588->172.17.0.3:39472, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38630") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55340->172.17.0.3:38630, err= 2025/11/22 02:33:09 DEBUG : apple: size = 5 OK 2025/11/22 02:33:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:09 DEBUG : banana: size = 6 OK 2025/11/22 02:33:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34436") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54016->172.17.0.3:34436, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 INFO : There was nothing to transfer 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33323") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59676->172.17.0.3:33323, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32304") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58510->172.17.0.3:32304, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31625") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36944->172.17.0.3:31625, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36556") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45332->172.17.0.3:36556, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38583") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60928->172.17.0.3:38583, err= 2025/11/22 02:33:09 DEBUG : apple: size = 5 OK 2025/11/22 02:33:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : banana: size = 6 OK 2025/11/22 02:33:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34392") 2025/11/22 02:33:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48946->172.17.0.3:34392, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 INFO : There was nothing to transfer 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36289") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38934->172.17.0.3:36289, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31871") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34958->172.17.0.3:31871, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38357") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41098->172.17.0.3:38357, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39096") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47062->172.17.0.3:39096, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35628") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51686->172.17.0.3:35628, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38096") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54936->172.17.0.3:38096, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39336") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57458->172.17.0.3:39336, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33513") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41378->172.17.0.3:33513, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38063") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60254->172.17.0.3:38063, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31944") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59106->172.17.0.3:31944, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38712") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56026->172.17.0.3:38712, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36331") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54936->172.17.0.3:36331, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34777") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58010->172.17.0.3:34777, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37491") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34336->172.17.0.3:37491, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37830") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52980->172.17.0.3:37830, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36596") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56320->172.17.0.3:36596, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30795") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36178->172.17.0.3:30795, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39056") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53204->172.17.0.3:39056, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31885") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49116->172.17.0.3:31885, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35257") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49310->172.17.0.3:35257, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32110") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54970->172.17.0.3:32110, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38275") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58832->172.17.0.3:38275, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36677") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51878->172.17.0.3:36677, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34908") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39522->172.17.0.3:34908, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39330") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57798->172.17.0.3:39330, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33085") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35572->172.17.0.3:33085, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37976") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51588->172.17.0.3:37976, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32429") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59746->172.17.0.3:32429, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31374") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59210->172.17.0.3:31374, err= 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33353") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55034->172.17.0.3:33353, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32426") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57162->172.17.0.3:32426, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36384") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39294->172.17.0.3:36384, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34783") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57408->172.17.0.3:34783, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34832") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50060->172.17.0.3:34832, err= 2025/11/22 02:33:09 DEBUG : apple: size = 5 OK 2025/11/22 02:33:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : banana: size = 6 OK 2025/11/22 02:33:09 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39067") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49198->172.17.0.3:39067, err= 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 INFO : There was nothing to transfer 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33146") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53260->172.17.0.3:33146, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31471") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57498->172.17.0.3:31471, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33428") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53780->172.17.0.3:33428, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32033") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54222->172.17.0.3:32033, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33074") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48864->172.17.0.3:33074, err= 2025/11/22 02:33:09 DEBUG : apple: size = 5 OK 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:09 DEBUG : banana: size = 6 OK 2025/11/22 02:33:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34738") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37204->172.17.0.3:34738, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 INFO : There was nothing to transfer 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38532") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54526->172.17.0.3:38532, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30232") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47982->172.17.0.3:30232, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30757") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52430->172.17.0.3:30757, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39881") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41340->172.17.0.3:39881, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34452") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45674->172.17.0.3:34452, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38978") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47666->172.17.0.3:38978, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30895") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59412->172.17.0.3:30895, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36516") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58424->172.17.0.3:36516, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38985") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58858->172.17.0.3:38985, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31405") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47768->172.17.0.3:31405, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36265") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60384->172.17.0.3:36265, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38669") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59684->172.17.0.3:38669, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35140") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39880->172.17.0.3:35140, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35574") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40830->172.17.0.3:35574, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31979") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35000->172.17.0.3:31979, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35893") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49806->172.17.0.3:35893, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34097") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38890->172.17.0.3:34097, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39550") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37606->172.17.0.3:39550, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33351") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47246->172.17.0.3:33351, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34073") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54572->172.17.0.3:34073, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33982") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41992->172.17.0.3:33982, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31648") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58604->172.17.0.3:31648, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37367") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58474->172.17.0.3:37367, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37247") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51250->172.17.0.3:37247, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34930") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58672->172.17.0.3:34930, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30737") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42018->172.17.0.3:30737, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35553") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43162->172.17.0.3:35553, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38160") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32848->172.17.0.3:38160, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32222") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49514->172.17.0.3:32222, err= 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36573") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53736->172.17.0.3:36573, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39819") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44462->172.17.0.3:39819, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30607") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52464->172.17.0.3:30607, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36030") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51728->172.17.0.3:36030, err= 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36970") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48996->172.17.0.3:36970, err= 2025/11/22 02:33:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33597") 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38912->172.17.0.3:21, err= 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39248") 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53214->172.17.0.3:39248, err= 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35986") 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38296->172.17.0.3:33597, err= 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60910->172.17.0.3:35986, err= 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35404") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42992->172.17.0.3:35404, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/22 02:33:09 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/22 02:33:09 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33834") 2025/11/22 02:33:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41742->172.17.0.3:33834, err= 2025/11/22 02:33:09 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/22 02:33:09 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31883") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35412") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41166->172.17.0.3:31883, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51776->172.17.0.3:35412, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38878") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39864") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46514->172.17.0.3:39864, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49368->172.17.0.3:38878, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39562") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40912->172.17.0.3:39562, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36662") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31469") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38265") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40410->172.17.0.3:36662, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57644->172.17.0.3:38265, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41022->172.17.0.3:31469, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39874") 2025/11/22 02:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35806->172.17.0.3:39874, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38819") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53968->172.17.0.3:38819, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30550") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41102->172.17.0.3:30550, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30119") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50764->172.17.0.3:30119, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38783") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43478->172.17.0.3:38783, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36628") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33456->172.17.0.3:36628, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33051") 2025/11/22 02:33:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33414->172.17.0.3:33051, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32609") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35262->172.17.0.3:32609, err= 2025/11/22 02:33:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/22 02:33:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38914->172.17.0.3:21, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Connecting to FTP server 2025/11/22 02:33:09 INFO : splitbananasplit: Deleted 2025/11/22 02:33:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:33:09 INFO : apple: Deleted 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:33:09 INFO : banana: Deleted 2025/11/22 02:33:09 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38924->172.17.0.3:21, err= 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:21") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38938->172.17.0.3:21, err= 2025/11/22 02:33:09 INFO : appleappleapplebanana: Deleted 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36561") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44906->172.17.0.3:36561, err= 2025/11/22 02:33:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : YXBwbGU=: Excluded 2025/11/22 02:33:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/22 02:33:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : YmFuYW5h: Excluded 2025/11/22 02:33:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30704") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33740->172.17.0.3:30704, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35790") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50044->172.17.0.3:35790, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38528") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41790->172.17.0.3:38528, err= 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36050") 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57698->172.17.0.3:36050, err= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : YXBwbGU=: size = 5 OK 2025/11/22 02:33:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : YmFuYW5h: size = 6 OK 2025/11/22 02:33:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/22 02:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34347") 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50004->172.17.0.3:34347, err= 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36256") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57482->172.17.0.3:36256, err= 2025/11/22 02:33:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : YXBwbGU=: Excluded 2025/11/22 02:33:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/22 02:33:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : YmFuYW5h: Excluded 2025/11/22 02:33:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39653") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60024->172.17.0.3:39653, err= 2025/11/22 02:33:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/22 02:33:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35422") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46494->172.17.0.3:35422, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33183") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49946->172.17.0.3:33183, err= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 02:33:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35143") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34412->172.17.0.3:35143, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33386") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60618->172.17.0.3:33386, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38850") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60890->172.17.0.3:38850, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31780") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36932->172.17.0.3:31780, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34153") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40578->172.17.0.3:34153, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39359") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60648->172.17.0.3:39359, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33355") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39960->172.17.0.3:33355, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30299") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52780->172.17.0.3:30299, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30365") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56078->172.17.0.3:30365, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39925") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52826->172.17.0.3:39925, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30685") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41932->172.17.0.3:30685, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32459") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53544->172.17.0.3:32459, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39612") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60344->172.17.0.3:39612, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34843") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41920->172.17.0.3:34843, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33919") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33216->172.17.0.3:33919, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31809") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53750->172.17.0.3:31809, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37472") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42146->172.17.0.3:37472, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38214") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53920->172.17.0.3:38214, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32168") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35264->172.17.0.3:32168, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35548") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42400->172.17.0.3:35548, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38637") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33376->172.17.0.3:38637, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32341") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52756->172.17.0.3:32341, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32630") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52652->172.17.0.3:32630, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33364") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37630->172.17.0.3:33364, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30553") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33500->172.17.0.3:30553, err= 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36851") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60912->172.17.0.3:36851, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39371") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59662->172.17.0.3:39371, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36634") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42152->172.17.0.3:36634, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34278") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56486->172.17.0.3:34278, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30140") 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39330->172.17.0.3:30140, err= 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36799") 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58108->172.17.0.3:36799, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39117") 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55384->172.17.0.3:39117, err= 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33516") 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34189") 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48778->172.17.0.3:34189, err= 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34683") 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33604->172.17.0.3:34683, err= 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39266->172.17.0.3:33516, err= 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/22 02:33:09 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/22 02:33:09 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/22 02:33:09 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37056") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48210->172.17.0.3:37056, err= 2025/11/22 02:33:09 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/22 02:33:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/22 02:33:09 INFO : apple: Copied (new) to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33460") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46444->172.17.0.3:33460, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31162") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38114->172.17.0.3:31162, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39714") 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55500->172.17.0.3:39714, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39465") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44526->172.17.0.3:39465, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39939") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38815") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45250->172.17.0.3:39939, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48314->172.17.0.3:38815, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36165") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40982->172.17.0.3:36165, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38929") 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38354->172.17.0.3:38929, err= 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34530") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35830") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39448->172.17.0.3:34530, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53138->172.17.0.3:35830, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32999") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53368->172.17.0.3:32999, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35801") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58182->172.17.0.3:35801, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34333") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52014->172.17.0.3:34333, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32951") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33898->172.17.0.3:32951, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34493") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46226->172.17.0.3:34493, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:33:09 INFO : splitbananasplit: Deleted 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:33:09 INFO : apple: Deleted 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:33:09 INFO : banana: Deleted 2025/11/22 02:33:09 INFO : appleappleapplebanana: Deleted 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34361") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41158->172.17.0.3:34361, err= 2025/11/22 02:33:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : PREFIXapple: Excluded 2025/11/22 02:33:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : PREFIXbanana: Excluded 2025/11/22 02:33:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35367") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59950->172.17.0.3:35367, err= 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31170") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45494->172.17.0.3:31170, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37557") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43888->172.17.0.3:37557, err= 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 02:33:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35103") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60730->172.17.0.3:35103, err= 2025/11/22 02:33:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36181") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32039") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36876->172.17.0.3:32039, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31528") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47310->172.17.0.3:31528, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52492->172.17.0.3:36181, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32478") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38233") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34304->172.17.0.3:32478, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39932->172.17.0.3:38233, err= 2025/11/22 02:33:09 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/22 02:33:09 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/22 02:33:09 INFO : apple: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38223") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40542->172.17.0.3:38223, err= 2025/11/22 02:33:09 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/22 02:33:09 INFO : banana: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37712") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39310->172.17.0.3:37712, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/22 02:33:09 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/22 02:33:09 INFO : appleappleapplebanana: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35498") 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37728") 2025/11/22 02:33:09 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/22 02:33:09 INFO : splitbananasplit: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56216->172.17.0.3:37728, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52310->172.17.0.3:35498, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37533") 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37342->172.17.0.3:37533, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36246") 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46822->172.17.0.3:36246, err= 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37977") 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53822->172.17.0.3:37977, err= 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32038") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54720->172.17.0.3:32038, err= 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38298") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48784->172.17.0.3:38298, err= 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34660") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36874->172.17.0.3:34660, err= 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36029") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59924->172.17.0.3:36029, err= 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31901") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37834->172.17.0.3:31901, err= 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37202") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48152->172.17.0.3:37202, err= 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/22 02:33:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30264") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39956->172.17.0.3:30264, err= 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/22 02:33:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/22 02:33:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/22 02:33:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39166") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50184->172.17.0.3:39166, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31970") 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/22 02:33:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34602->172.17.0.3:31970, err= 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/22 02:33:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/22 02:33:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 INFO : PREFIXapple: Deleted 2025/11/22 02:33:09 INFO : PREFIXsplitbananasplit: Deleted 2025/11/22 02:33:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/22 02:33:09 INFO : PREFIXbanana: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38311") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33516->172.17.0.3:38311, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37629") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47792->172.17.0.3:37629, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34433") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44338->172.17.0.3:34433, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33923") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40702->172.17.0.3:33923, err= 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35957") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51642->172.17.0.3:35957, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34761") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43828->172.17.0.3:34761, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39805") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47676->172.17.0.3:39805, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32138") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38540->172.17.0.3:32138, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36984") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44112->172.17.0.3:36984, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30622") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55754->172.17.0.3:30622, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37159") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60344->172.17.0.3:37159, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34589") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40276->172.17.0.3:34589, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36535") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49668->172.17.0.3:36535, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35408") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48434->172.17.0.3:35408, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30861") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52038->172.17.0.3:30861, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35822") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38336->172.17.0.3:35822, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32720") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45878->172.17.0.3:32720, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39672") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57432->172.17.0.3:39672, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32193") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57242->172.17.0.3:32193, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33567") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50786->172.17.0.3:33567, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30227") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38756->172.17.0.3:30227, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33477") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51110->172.17.0.3:33477, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33314") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53902->172.17.0.3:33314, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36669") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37934->172.17.0.3:36669, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33304") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34156->172.17.0.3:33304, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38064") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39134->172.17.0.3:38064, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34307") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58524->172.17.0.3:34307, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34191") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36338->172.17.0.3:34191, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38824") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55208->172.17.0.3:38824, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35218") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36464->172.17.0.3:35218, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36411") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50734->172.17.0.3:36411, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31784") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54986->172.17.0.3:31784, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32648") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51040->172.17.0.3:32648, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37284") 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45350->172.17.0.3:37284, err= 2025/11/22 02:33:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : apple: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : banana: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38444") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57834->172.17.0.3:38444, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35124") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40494->172.17.0.3:35124, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33364") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37636->172.17.0.3:33364, err= 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35412") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51784->172.17.0.3:35412, err= 2025/11/22 02:33:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31381") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42074->172.17.0.3:31381, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36299") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53532->172.17.0.3:36299, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32895") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36426->172.17.0.3:32895, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37804") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45396->172.17.0.3:37804, err= 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36488") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44080->172.17.0.3:36488, err= 2025/11/22 02:33:09 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/22 02:33:09 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/22 02:33:09 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/22 02:33:09 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/22 02:33:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/22 02:33:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38861") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48218->172.17.0.3:38861, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31864") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42100->172.17.0.3:31864, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31014") 2025/11/22 02:33:09 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56318->172.17.0.3:31014, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39767") 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45686->172.17.0.3:39767, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37414") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56854->172.17.0.3:37414, err= 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34026") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57256->172.17.0.3:34026, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32491") 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52764->172.17.0.3:32491, err= 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39594") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36342->172.17.0.3:39594, err= 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38494") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39772->172.17.0.3:38494, err= 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38560") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32920->172.17.0.3:38560, err= 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37405") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53190->172.17.0.3:37405, err= 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32499") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30811") 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50938->172.17.0.3:30811, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48462->172.17.0.3:32499, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32507") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45336->172.17.0.3:32507, err= 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39309") 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40242->172.17.0.3:39309, err= 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36148") 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52988->172.17.0.3:36148, err= 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:33:09 INFO : appleappleapplebanana: Deleted 2025/11/22 02:33:09 INFO : apple: Deleted 2025/11/22 02:33:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:33:09 INFO : banana: Deleted 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:33:09 INFO : splitbananasplit: Deleted 2025/11/22 02:33:09 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37252") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44260->172.17.0.3:37252, err= 2025/11/22 02:33:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : bananaSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31668") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45758->172.17.0.3:31668, err= 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35910") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56346->172.17.0.3:35910, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34884") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44262->172.17.0.3:34884, err= 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 02:33:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 02:33:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35852") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39208->172.17.0.3:35852, err= 2025/11/22 02:33:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36205") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56416->172.17.0.3:36205, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32302") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46582->172.17.0.3:32302, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32739") 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42036->172.17.0.3:32739, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31889") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46044->172.17.0.3:31889, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37320") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40314->172.17.0.3:37320, err= 2025/11/22 02:33:09 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/22 02:33:09 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/22 02:33:09 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/22 02:33:09 INFO : banana: Copied (new) 2025/11/22 02:33:09 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/22 02:33:09 INFO : apple: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37601") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44876->172.17.0.3:37601, err= 2025/11/22 02:33:09 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33448") 2025/11/22 02:33:09 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/22 02:33:09 INFO : appleappleapplebanana: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36814->172.17.0.3:33448, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31592") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41538->172.17.0.3:31592, err= 2025/11/22 02:33:09 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/22 02:33:09 INFO : splitbananasplit: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33612") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43212->172.17.0.3:33612, err= 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/22 02:33:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/22 02:33:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38637") 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38247") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33378->172.17.0.3:38637, err= 2025/11/22 02:33:09 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/22 02:33:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39582") 2025/11/22 02:33:09 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/22 02:33:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39264->172.17.0.3:39582, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39622") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39286->172.17.0.3:38247, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58414->172.17.0.3:39622, err= 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/22 02:33:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39837") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51210->172.17.0.3:39837, err= 2025/11/22 02:33:09 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/22 02:33:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/22 02:33:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/22 02:33:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35115") 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47412->172.17.0.3:35115, err= 2025/11/22 02:33:09 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/22 02:33:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32865") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57444->172.17.0.3:32865, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30334") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45490->172.17.0.3:30334, err= 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39558") 2025/11/22 02:33:09 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57982->172.17.0.3:39558, err= 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/22 02:33:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/22 02:33:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/22 02:33:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/22 02:33:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31884") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32786->172.17.0.3:31884, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33481") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47756->172.17.0.3:33481, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39584") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39252->172.17.0.3:39584, err= 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/22 02:33:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/22 02:33:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 02:33:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : splitbananasplitSUFFIX: Deleted 2025/11/22 02:33:10 INFO : bananaSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : appleSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/22 02:33:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37759") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58190->172.17.0.3:37759, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37207") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38220->172.17.0.3:37207, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36753") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52788->172.17.0.3:36753, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35747") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45922->172.17.0.3:35747, err= 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31858") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48240->172.17.0.3:31858, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35718") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45734->172.17.0.3:35718, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31388") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55744->172.17.0.3:31388, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33441") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37268->172.17.0.3:33441, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38481") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42490->172.17.0.3:38481, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38238") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56436->172.17.0.3:38238, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30332") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43356->172.17.0.3:30332, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33349") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39774->172.17.0.3:33349, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35082") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49132->172.17.0.3:35082, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39028") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41478->172.17.0.3:39028, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34340") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43008->172.17.0.3:34340, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33432") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46882->172.17.0.3:33432, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33298") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54618->172.17.0.3:33298, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36793") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53640->172.17.0.3:36793, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33618") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53396->172.17.0.3:33618, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36909") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46358->172.17.0.3:36909, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33894") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36470->172.17.0.3:33894, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31271") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35726->172.17.0.3:31271, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33522") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57032->172.17.0.3:33522, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37344") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33078->172.17.0.3:37344, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36360") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38430->172.17.0.3:36360, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31165") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51758->172.17.0.3:31165, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30284") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36316->172.17.0.3:30284, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34482") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56370->172.17.0.3:34482, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30598") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39994->172.17.0.3:30598, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36683") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60186->172.17.0.3:36683, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36812") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58260->172.17.0.3:36812, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39453") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45500->172.17.0.3:39453, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36824") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35960->172.17.0.3:36824, err= 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30779") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33378->172.17.0.3:30779, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39877") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38004->172.17.0.3:39877, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34579") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52488->172.17.0.3:34579, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39555") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55892->172.17.0.3:39555, err= 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35185") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59776->172.17.0.3:35185, err= 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33219") 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32010") 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51838->172.17.0.3:33219, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46890->172.17.0.3:32010, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32730") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44776->172.17.0.3:32730, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31803") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49106->172.17.0.3:31803, err= 2025/11/22 02:33:10 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/22 02:33:10 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34816") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39750->172.17.0.3:34816, err= 2025/11/22 02:33:10 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/22 02:33:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/22 02:33:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32227") 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46296->172.17.0.3:32227, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/22 02:33:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31622") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49664->172.17.0.3:31622, err= 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35429") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33552->172.17.0.3:35429, err= 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/22 02:33:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/22 02:33:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/22 02:33:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/22 02:33:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37117") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56906->172.17.0.3:37117, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35691") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59790->172.17.0.3:35691, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34268") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43070->172.17.0.3:34268, err= 2025/11/22 02:33:10 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38299") 2025/11/22 02:33:10 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/22 02:33:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33464->172.17.0.3:38299, err= 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/22 02:33:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33583") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38862->172.17.0.3:33583, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35828") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40014->172.17.0.3:35828, err= 2025/11/22 02:33:10 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/22 02:33:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30600") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33788->172.17.0.3:30600, err= 2025/11/22 02:33:10 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/22 02:33:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32160") 2025/11/22 02:33:10 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/22 02:33:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44332->172.17.0.3:32160, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39611") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54628->172.17.0.3:39611, err= 2025/11/22 02:33:10 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/22 02:33:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36983") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40150->172.17.0.3:36983, err= 2025/11/22 02:33:10 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/22 02:33:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/22 02:33:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35670") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41996->172.17.0.3:35670, err= 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/22 02:33:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/22 02:33:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/22 02:33:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 INFO : appleappleapplebanana: Deleted 2025/11/22 02:33:10 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 02:33:10 INFO : splitbananasplit: Deleted 2025/11/22 02:33:10 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 02:33:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34910") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58446->172.17.0.3:34910, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleapple: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbanan: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34111") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47168->172.17.0.3:34111, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcde: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdef: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefg: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defgh: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghi: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghij: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijk: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-12345: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-23456: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-34567: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-45678: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39253") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39110->172.17.0.3:39253, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37425") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34084->172.17.0.3:37425, err= 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31901") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37848->172.17.0.3:31901, err= 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleapple: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbanan: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38428") 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49278->172.17.0.3:38428, err= 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 02:33:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 02:33:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 02:33:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 02:33:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 02:33:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 02:33:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 02:33:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 02:33:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 02:33:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 02:33:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 02:33:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 02:33:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 02:33:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 02:33:10 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33030") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55276->172.17.0.3:33030, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleapple: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbanan: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30811") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50946->172.17.0.3:30811, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcde: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdef: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefg: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defgh: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghi: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghij: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijk: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-12345: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-23456: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-34567: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-45678: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33115") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40326->172.17.0.3:33115, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38565") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49652->172.17.0.3:38565, err= 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 02:33:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30789") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46540->172.17.0.3:30789, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37430") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50386->172.17.0.3:37430, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30780") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48734->172.17.0.3:30780, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30648") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49808->172.17.0.3:30648, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32445") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60590->172.17.0.3:32445, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35507") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54904->172.17.0.3:35507, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35225") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38444->172.17.0.3:35225, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36235") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54400->172.17.0.3:36235, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30441") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47366->172.17.0.3:30441, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34798") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42468->172.17.0.3:34798, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36476") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50318->172.17.0.3:36476, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38955") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60486->172.17.0.3:38955, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31913") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36008->172.17.0.3:31913, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37615") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57260->172.17.0.3:37615, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35158") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51890->172.17.0.3:35158, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30303") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55656->172.17.0.3:30303, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32640") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35910->172.17.0.3:32640, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35995") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60818->172.17.0.3:35995, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32001") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49674->172.17.0.3:32001, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39477") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41000->172.17.0.3:39477, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30250") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47386->172.17.0.3:30250, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37092") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57944->172.17.0.3:37092, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39487") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58894->172.17.0.3:39487, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31656") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38614->172.17.0.3:31656, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31164") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40056->172.17.0.3:31164, err= 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35236") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39234->172.17.0.3:35236, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30294") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40214->172.17.0.3:30294, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35399") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52528->172.17.0.3:35399, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34838") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47802->172.17.0.3:34838, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35782") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42780->172.17.0.3:35782, err= 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31033") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58852->172.17.0.3:31033, err= 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35225") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38448->172.17.0.3:35225, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31535") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36118->172.17.0.3:31535, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39347") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43702->172.17.0.3:39347, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31641") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39764->172.17.0.3:31641, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36914") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43374->172.17.0.3:36914, err= 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34510") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44000->172.17.0.3:34510, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33755") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52460->172.17.0.3:33755, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37411") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45054->172.17.0.3:37411, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36730") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52844->172.17.0.3:36730, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38214") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53930->172.17.0.3:38214, err= 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39480") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44002->172.17.0.3:39480, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34326") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57006->172.17.0.3:34326, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30114") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40202->172.17.0.3:30114, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34845") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43246->172.17.0.3:34845, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31595") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40012->172.17.0.3:31595, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34409") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36028->172.17.0.3:34409, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36445") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34852->172.17.0.3:36445, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30458") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55140->172.17.0.3:30458, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37869") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34080->172.17.0.3:37869, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37698") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38724->172.17.0.3:37698, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38117") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39900->172.17.0.3:38117, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30421") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59046->172.17.0.3:30421, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30640") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41390->172.17.0.3:30640, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33999") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54850->172.17.0.3:33999, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38684") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45296->172.17.0.3:38684, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33063") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45014->172.17.0.3:33063, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30069") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46318->172.17.0.3:30069, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32127") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51346->172.17.0.3:32127, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36476") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50324->172.17.0.3:36476, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36906") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54732->172.17.0.3:36906, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33886") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52606->172.17.0.3:33886, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36629") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57364->172.17.0.3:36629, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38305") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51124->172.17.0.3:38305, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37376") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36594->172.17.0.3:37376, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32884") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48714->172.17.0.3:32884, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35528") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46572->172.17.0.3:35528, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33570") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44484->172.17.0.3:33570, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34614") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54930->172.17.0.3:34614, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33590") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60122->172.17.0.3:33590, err= 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39003") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36874->172.17.0.3:39003, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38699") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34042->172.17.0.3:38699, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30038") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44674->172.17.0.3:30038, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34782") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56422->172.17.0.3:34782, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33574") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46994->172.17.0.3:33574, err= 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30730") 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50592->172.17.0.3:30730, err= 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31986") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45546->172.17.0.3:31986, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38205") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39518->172.17.0.3:38205, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31137") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33882->172.17.0.3:31137, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37764") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35184->172.17.0.3:37764, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38834") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50234->172.17.0.3:38834, err= 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37078") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49150->172.17.0.3:37078, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33310") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59916->172.17.0.3:33310, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34980") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57716->172.17.0.3:34980, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35766") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48476->172.17.0.3:35766, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31754") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38876->172.17.0.3:31754, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36775") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42194->172.17.0.3:36775, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31284") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44034->172.17.0.3:31284, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35294") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47558->172.17.0.3:35294, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38670") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47122->172.17.0.3:38670, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30382") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36086->172.17.0.3:30382, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38429") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47816->172.17.0.3:38429, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36165") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40994->172.17.0.3:36165, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33855") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43640->172.17.0.3:33855, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36452") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40274->172.17.0.3:36452, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32356") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36388->172.17.0.3:32356, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36923") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39510->172.17.0.3:36923, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30394") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49308->172.17.0.3:30394, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38396") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60470->172.17.0.3:38396, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38496") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46222->172.17.0.3:38496, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37386") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58594->172.17.0.3:37386, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39538") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60530->172.17.0.3:39538, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36703") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35508->172.17.0.3:36703, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32224") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59550->172.17.0.3:32224, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37012") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54914->172.17.0.3:37012, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30367") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36156->172.17.0.3:30367, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31186") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44278->172.17.0.3:31186, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31732") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46526->172.17.0.3:31732, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36726") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59474->172.17.0.3:36726, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30437") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36910->172.17.0.3:30437, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33889") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36462->172.17.0.3:33889, err= 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35187") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44364->172.17.0.3:35187, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37996") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42688->172.17.0.3:37996, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37563") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53572->172.17.0.3:37563, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33948") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39798->172.17.0.3:33948, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37316") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42008->172.17.0.3:37316, err= 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34894") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57152->172.17.0.3:34894, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38821") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35162->172.17.0.3:38821, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35443") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48988->172.17.0.3:35443, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31138") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59722->172.17.0.3:31138, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38700") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51924->172.17.0.3:38700, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39567") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58346->172.17.0.3:39567, err= 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36407") 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40618->172.17.0.3:36407, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37555") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59810->172.17.0.3:37555, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38794") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47086->172.17.0.3:38794, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36401") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57684->172.17.0.3:36401, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31401") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38758->172.17.0.3:31401, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39548") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47482->172.17.0.3:39548, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31781") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35900->172.17.0.3:31781, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34386") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33988->172.17.0.3:34386, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36709") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47886->172.17.0.3:36709, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32844") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54298->172.17.0.3:32844, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37799") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41054->172.17.0.3:37799, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37429") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48908->172.17.0.3:37429, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38016") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39774->172.17.0.3:38016, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30738") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59510->172.17.0.3:30738, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34681") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51914->172.17.0.3:34681, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36700") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51812->172.17.0.3:36700, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30997") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60826->172.17.0.3:30997, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31438") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38266->172.17.0.3:31438, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30280") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35838->172.17.0.3:30280, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33791") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56782->172.17.0.3:33791, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30259") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55572->172.17.0.3:30259, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38336") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41646->172.17.0.3:38336, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39789") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38204->172.17.0.3:39789, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32810") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55348->172.17.0.3:32810, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39351") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36912->172.17.0.3:39351, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38509") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49086->172.17.0.3:38509, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37766") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34162->172.17.0.3:37766, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33494") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35974->172.17.0.3:33494, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38774") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43372->172.17.0.3:38774, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33756") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56028->172.17.0.3:33756, err= 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33955") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53550->172.17.0.3:33955, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39569") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37518->172.17.0.3:39569, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31942") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47730->172.17.0.3:31942, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35340") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45574->172.17.0.3:35340, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39254") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52210->172.17.0.3:39254, err= 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33690") 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33436->172.17.0.3:33690, err= 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35644") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34112->172.17.0.3:35644, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32607") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36798->172.17.0.3:32607, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33941") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44202->172.17.0.3:33941, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39682") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38082->172.17.0.3:39682, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30657") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39290->172.17.0.3:30657, err= 2025/11/22 02:33:10 DEBUG : apple: size = 5 OK 2025/11/22 02:33:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : banana: size = 6 OK 2025/11/22 02:33:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31237") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57342->172.17.0.3:31237, err= 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35899") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55946->172.17.0.3:35899, err= 2025/11/22 02:33:10 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : apple: Excluded 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:10 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : banana: Excluded 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39798") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34518->172.17.0.3:39798, err= 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39661") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49070->172.17.0.3:39661, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31682") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46170->172.17.0.3:31682, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36585") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53558->172.17.0.3:36585, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39780") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39068->172.17.0.3:39780, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38413") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54382->172.17.0.3:38413, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38141") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45942->172.17.0.3:38141, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38929") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38368->172.17.0.3:38929, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32276") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58030->172.17.0.3:32276, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31164") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40058->172.17.0.3:31164, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32141") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35950->172.17.0.3:32141, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34740") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45958->172.17.0.3:34740, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36036") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52966->172.17.0.3:36036, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35539") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51368->172.17.0.3:35539, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39297") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33720->172.17.0.3:39297, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36707") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37648->172.17.0.3:36707, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38363") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56706->172.17.0.3:38363, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36438") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52062->172.17.0.3:36438, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31102") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36658->172.17.0.3:31102, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39477") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41012->172.17.0.3:39477, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34823") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56978->172.17.0.3:34823, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32919") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55230->172.17.0.3:32919, err= 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32200") 2025/11/22 02:33:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33992->172.17.0.3:32200, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38220") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38528->172.17.0.3:38220, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39429") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50852->172.17.0.3:39429, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32811") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39548->172.17.0.3:32811, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31123") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41298->172.17.0.3:31123, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35585") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58360->172.17.0.3:35585, err= 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36182") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38556->172.17.0.3:36182, err= 2025/11/22 02:33:11 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : apple: Excluded 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:11 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : banana: Excluded 2025/11/22 02:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33886") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52616->172.17.0.3:33886, err= 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33044") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46708->172.17.0.3:33044, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35013") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49716->172.17.0.3:35013, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31448") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60826->172.17.0.3:31448, err= 2025/11/22 02:33:11 DEBUG : apple: size = 5 OK 2025/11/22 02:33:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : banana: size = 6 OK 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35349") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39382->172.17.0.3:35349, err= 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37673") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50506->172.17.0.3:37673, err= 2025/11/22 02:33:11 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : apple: Excluded 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:11 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : banana: Excluded 2025/11/22 02:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39602") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36258->172.17.0.3:39602, err= 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34881") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39348->172.17.0.3:34881, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31931") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50660->172.17.0.3:31931, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30161") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48884->172.17.0.3:30161, err= 2025/11/22 02:33:11 DEBUG : apple: size = 5 OK 2025/11/22 02:33:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : apple: Unchanged skipping 2025/11/22 02:33:11 DEBUG : banana: size = 6 OK 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 02:33:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 02:33:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 02:33:11 DEBUG : banana: Unchanged skipping 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36427") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40402->172.17.0.3:36427, err= 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39835") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58756->172.17.0.3:39835, err= 2025/11/22 02:33:11 DEBUG : apple: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : apple: Excluded 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : appleappleapplebanana: Excluded 2025/11/22 02:33:11 DEBUG : banana: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : banana: Excluded 2025/11/22 02:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : splitbananasplit: Excluded 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38691") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39192->172.17.0.3:38691, err= 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 02:33:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34485") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51178->172.17.0.3:34485, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30672") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33840->172.17.0.3:30672, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36965") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52386->172.17.0.3:36965, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33456") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46302->172.17.0.3:33456, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33200") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59820->172.17.0.3:33200, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33204") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44060->172.17.0.3:33204, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32498") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57710->172.17.0.3:32498, err= --- PASS: TestTransform (2.13s) --- PASS: TestTransform/NFC (0.16s) --- PASS: TestTransform/NFD (0.18s) --- PASS: TestTransform/base64 (0.23s) --- PASS: TestTransform/prefix (0.25s) --- PASS: TestTransform/suffix (0.18s) --- PASS: TestTransform/truncate (0.18s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.20s) --- PASS: TestTransform/lowercase (0.19s) --- PASS: TestTransform/ascii (0.20s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31702") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43600->172.17.0.3:31702, err= 2025/11/22 02:33:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 02:33:11 INFO : sub dir_somesuffix: Making directory 2025/11/22 02:33:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 02:33:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/22 02:33:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 02:33:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30913") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60806->172.17.0.3:30913, err= 2025/11/22 02:33:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 02:33:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37119") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47566->172.17.0.3:37119, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35863") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41140->172.17.0.3:35863, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30526") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39148->172.17.0.3:30526, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30074") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54526->172.17.0.3:30074, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33765") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32980->172.17.0.3:33765, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36425") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53548->172.17.0.3:36425, err= 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 INFO : tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32492") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33120->172.17.0.3:32492, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/22 02:33:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34708") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43106->172.17.0.3:34708, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31726") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36334->172.17.0.3:31726, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36196") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41444->172.17.0.3:36196, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38904") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36986->172.17.0.3:38904, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31476") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39164->172.17.0.3:31476, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36429") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38410->172.17.0.3:36429, err= 2025/11/22 02:33:11 INFO : toe: Making directory 2025/11/22 02:33:11 INFO : toe/toe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38861") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48224->172.17.0.3:38861, err= 2025/11/22 02:33:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/22 02:33:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33378") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50752->172.17.0.3:33378, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35939") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34724->172.17.0.3:35939, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37960") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46754->172.17.0.3:37960, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37232") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47542->172.17.0.3:37232, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30527") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44450->172.17.0.3:30527, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38602") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59160->172.17.0.3:38602, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33384") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46442->172.17.0.3:33384, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35952") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48486->172.17.0.3:35952, err= 2025/11/22 02:33:11 INFO : toe: Making directory 2025/11/22 02:33:11 INFO : toe/toe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36823") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48740->172.17.0.3:36823, err= 2025/11/22 02:33:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/22 02:33:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33610") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55848->172.17.0.3:33610, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37187") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60580->172.17.0.3:37187, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35362") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44590->172.17.0.3:35362, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39916") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48636->172.17.0.3:39916, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37382") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38556->172.17.0.3:37382, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30802") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49346->172.17.0.3:30802, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37377") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49618->172.17.0.3:37377, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:33:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38429") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47830->172.17.0.3:38429, err= 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 INFO : tictacempty_dir: Making directory 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 INFO : tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33830") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40756->172.17.0.3:33830, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34764") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45630->172.17.0.3:34764, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37703") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40398->172.17.0.3:37703, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31243") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44962->172.17.0.3:31243, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33815") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50872->172.17.0.3:33815, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35063") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47444->172.17.0.3:35063, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37207") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38228->172.17.0.3:37207, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33308") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48808->172.17.0.3:33308, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31770") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56170->172.17.0.3:31770, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30941") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39086->172.17.0.3:30941, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:33:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30630") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56312->172.17.0.3:30630, err= 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 INFO : tictacempty_dir: Making directory 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 INFO : tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36925") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45284->172.17.0.3:36925, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37222") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39290->172.17.0.3:37222, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35147") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37996") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33306->172.17.0.3:35147, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42696->172.17.0.3:37996, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34927") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51796->172.17.0.3:34927, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32739") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42044->172.17.0.3:32739, err= 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33192") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40562->172.17.0.3:33192, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31777") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:55364->172.17.0.3:31777, err= 2025/11/22 02:33:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33894") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36486->172.17.0.3:33894, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/22 02:33:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mozotev4laco: 0 differences found 2025/11/22 02:33:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mozotev4laco: 1 hashes could not be checked 2025/11/22 02:33:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mozotev4laco: 1 matching files 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33532") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34998->172.17.0.3:33532, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35258") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46708->172.17.0.3:35258, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37590") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60534->172.17.0.3:37590, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38308") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33120->172.17.0.3:38308, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34729") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:48924->172.17.0.3:34729, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34490") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46880->172.17.0.3:34490, err= 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 INFO : tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31238") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36034->172.17.0.3:31238, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39949") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45978->172.17.0.3:39949, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32755") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53170->172.17.0.3:32755, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39932") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44610->172.17.0.3:39932, err= 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35483") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57328->172.17.0.3:35483, err= 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32837") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33644->172.17.0.3:32837, err= 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34557") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36484->172.17.0.3:34557, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38803") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41560->172.17.0.3:38803, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30424") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40332->172.17.0.3:30424, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37265") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53880->172.17.0.3:37265, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35330") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51988->172.17.0.3:35330, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33161") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56928->172.17.0.3:33161, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38392") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39630->172.17.0.3:38392, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31256") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54470->172.17.0.3:31256, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/11/22 02:33:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37815") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52272->172.17.0.3:37815, err= 2025/11/22 02:33:11 INFO : toe: Making directory 2025/11/22 02:33:11 INFO : toe/toe: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30201") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:60854->172.17.0.3:30201, err= 2025/11/22 02:33:11 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/22 02:33:11 INFO : toe/toe/toe: Copied (new) 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31532") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42586->172.17.0.3:31532, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38505") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52528->172.17.0.3:38505, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33890") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:32920->172.17.0.3:33890, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37243") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39082->172.17.0.3:37243, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31726") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36340->172.17.0.3:31726, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33706") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53224->172.17.0.3:33706, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34244") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49030->172.17.0.3:34244, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:33:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38012") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42334->172.17.0.3:38012, err= 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 INFO : tictacempty_dir: Making directory 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 INFO : tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38801") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33268->172.17.0.3:38801, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Deleted 2025/11/22 02:33:11 INFO : toe/toe: Removing directory 2025/11/22 02:33:11 INFO : toe: Removing directory 2025/11/22 02:33:11 INFO : empty_dir: Removing directory 2025/11/22 02:33:11 DEBUG : Local file system at /tmp/rclone54148382: deleted 3 directories 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37934") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37662->172.17.0.3:37934, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36936") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37658") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:49324->172.17.0.3:36936, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52354->172.17.0.3:37658, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31197") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52278->172.17.0.3:31197, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33964") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34844->172.17.0.3:33964, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38787") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52410->172.17.0.3:38787, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38305") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51126->172.17.0.3:38305, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38659") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43516->172.17.0.3:38659, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30063") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36562->172.17.0.3:30063, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:33:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36668") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:36994->172.17.0.3:36668, err= 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 INFO : tictacempty_dir: Making directory 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 INFO : tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39036") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41958->172.17.0.3:39036, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Deleted 2025/11/22 02:33:11 INFO : toe/toe: Removing directory 2025/11/22 02:33:11 INFO : toe: Removing directory 2025/11/22 02:33:11 INFO : empty_dir: Removing directory 2025/11/22 02:33:11 DEBUG : Local file system at /tmp/rclone54148382: deleted 3 directories 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36890") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52138->172.17.0.3:36890, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31150") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38596") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33976->172.17.0.3:31150, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58014->172.17.0.3:38596, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35890") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39030->172.17.0.3:35890, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:33:11 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30420") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52984->172.17.0.3:30420, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39507") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35680") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:47844->172.17.0.3:39507, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36140") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:37700->172.17.0.3:35680, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33097") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54678->172.17.0.3:33097, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40786->172.17.0.3:36140, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38979") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38644->172.17.0.3:38979, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31796") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52796->172.17.0.3:31796, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35363") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33739") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58290->172.17.0.3:35363, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43508->172.17.0.3:33739, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37616") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44246->172.17.0.3:37616, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31723") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44528->172.17.0.3:31723, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35867") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39866->172.17.0.3:35867, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37336") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34742->172.17.0.3:37336, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : Reset feature "Copy" 2025/11/22 02:33:11 DEBUG : Reset feature "Move" 2025/11/22 02:33:11 DEBUG : Reset feature "Copy" 2025/11/22 02:33:11 DEBUG : Reset feature "Move" 2025/11/22 02:33:11 DEBUG : empty_dir: Making directory with metadata 2025/11/22 02:33:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31589") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57010->172.17.0.3:31589, err= 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 INFO : tictacempty_dir: Making directory 2025/11/22 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 INFO : tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 INFO : tictactoe/tictactoe: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 02:33:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32830") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57476->172.17.0.3:32830, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Deleted 2025/11/22 02:33:11 INFO : toe/toe: Removing directory 2025/11/22 02:33:11 INFO : toe: Removing directory 2025/11/22 02:33:11 INFO : empty_dir: Removing directory 2025/11/22 02:33:11 DEBUG : Local file system at /tmp/rclone54148382: deleted 3 directories 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36369") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54110->172.17.0.3:36369, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34353") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59858->172.17.0.3:34353, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31427") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:51926->172.17.0.3:31427, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36782") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:58062->172.17.0.3:36782, err= 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30140") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:39336->172.17.0.3:30140, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36506") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52872->172.17.0.3:36506, err= 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 02:33:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/22 02:33:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38177") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35898->172.17.0.3:38177, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36184") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38712") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42360->172.17.0.3:36184, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56042->172.17.0.3:38712, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31391") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35234->172.17.0.3:31391, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31958") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56808->172.17.0.3:31958, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39682") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:38096->172.17.0.3:39682, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31862") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57226->172.17.0.3:31862, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37201") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36772") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59830->172.17.0.3:37201, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:52482->172.17.0.3:36772, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39713") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30674") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54564->172.17.0.3:39713, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:41960->172.17.0.3:30674, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36084") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59274->172.17.0.3:36084, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36784") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:45962->172.17.0.3:36784, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35434") 2025/11/22 02:33:11 DEBUG : toe: transformed to: dG9l 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54890->172.17.0.3:35434, err= 2025/11/22 02:33:11 DEBUG : toe: transformed to: dG9l 2025/11/22 02:33:11 INFO : dG9l: Making directory 2025/11/22 02:33:11 DEBUG : toe: transformed to: dG9l 2025/11/22 02:33:11 DEBUG : toe: transformed to: dG9l 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 02:33:11 INFO : dG9l/dG9l: Making directory 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 02:33:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30968") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35746->172.17.0.3:30968, err= 2025/11/22 02:33:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/22 02:33:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31976") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34812->172.17.0.3:31976, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37763") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42590->172.17.0.3:37763, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30875") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34800->172.17.0.3:30875, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35138") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34576->172.17.0.3:35138, err= 2025/11/22 02:33:11 DEBUG : dG9l: transformed to: toe 2025/11/22 02:33:11 DEBUG : dG9l: transformed to: toe 2025/11/22 02:33:11 DEBUG : toe: Directory modification time the same (differ by 479.189018ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36318") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59232->172.17.0.3:36318, err= 2025/11/22 02:33:11 DEBUG : dG9l: transformed to: toe 2025/11/22 02:33:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/22 02:33:11 DEBUG : toe/toe: Directory modification time the same (differ by 479.189018ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34834") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:54446->172.17.0.3:34834, err= 2025/11/22 02:33:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/22 02:33:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 02:33:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/22 02:33:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/22 02:33:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/22 02:33:11 DEBUG : Local file system at /tmp/rclone54148382: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : Local file system at /tmp/rclone54148382: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : Waiting for deletions to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34526") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43028->172.17.0.3:34526, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37586") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:53880->172.17.0.3:37586, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:35289") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:57864->172.17.0.3:35289, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:33692") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35344->172.17.0.3:33692, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36628") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33468->172.17.0.3:36628, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39556") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:42660->172.17.0.3:39556, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39080") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:34212->172.17.0.3:39080, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-mozotev4laco", Local "Local file system at /tmp/rclone54148382", Modify Window "1s" 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:32166") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:40158->172.17.0.3:32166, err= 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: 2025/11/22 02:33:11 INFO : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Making directory 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: 2025/11/22 02:33:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 02:33:11 INFO : toe/toe: Making directory 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe/toe: transformed to: 2025/11/22 02:33:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe: transformed to: 2025/11/22 02:33:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 02:33:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 02:33:11 DEBUG : toe/toe/toe: transformed to: 2025/11/22 02:33:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for checks to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Waiting for transfers to finish 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34344") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:50620->172.17.0.3:34344, err= 2025/11/22 02:33:11 DEBUG : toe/toe/toe: size = 11 OK 2025/11/22 02:33:11 INFO : toe/toe/toe: Copied (new) 2025/11/22 02:33:11 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: not deleting files as there were IO errors 2025/11/22 02:33:11 ERROR : ftp://172.17.0.3:21/rclone-test-mozotev4laco: not deleting directories as there were IO errors 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:38003") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:46098->172.17.0.3:38003, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:39897") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43028->172.17.0.3:39897, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:34739") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:43810->172.17.0.3:34739, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:30878") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:59526->172.17.0.3:30878, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36174") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:44632->172.17.0.3:36174, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:37764") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:35194->172.17.0.3:37764, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:31364") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:56030->172.17.0.3:31364, err= --- PASS: TestError (0.02s) PASS 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: dial("tcp","172.17.0.3:36896") 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: > dial: conn=172.17.0.1:33928->172.17.0.3:36896, err= 2025/11/22 02:33:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mozotev4laco: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.466549952s (try 1/5)