"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/08/03 03:16:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute" 2026/08/03 03:16:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 03:16:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:16:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:16:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:16:55 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:16:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:16:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:16:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:16:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:16:55 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:16:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:16:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:16:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:16:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52588->172.17.0.3:21, err= 2026/08/03 03:16:58 DEBUG : Creating backend with remote "/tmp/rclone2025347542" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39530") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49308->172.17.0.3:39530, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:16:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34066") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42070->172.17.0.3:34066, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33972") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49318->172.17.0.3:33972, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34248") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49778->172.17.0.3:34248, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35359") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46926->172.17.0.3:35359, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37437") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52080->172.17.0.3:37437, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:16:58 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32025") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39000->172.17.0.3:32025, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39425") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49304->172.17.0.3:39425, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39832") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33286->172.17.0.3:39832, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37248") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49632->172.17.0.3:37248, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33663") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36810->172.17.0.3:33663, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34185") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46824->172.17.0.3:34185, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36138") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33754->172.17.0.3:36138, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34596") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55644->172.17.0.3:34596, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38145") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52746->172.17.0.3:38145, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 DEBUG : Creating backend with remote "/non-existing" 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34381") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55272->172.17.0.3:34381, err= 2026/08/03 03:16:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31468") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55858->172.17.0.3:31468, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39283") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40162->172.17.0.3:39283, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37483") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34720->172.17.0.3:37483, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:16:58 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35853") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33538->172.17.0.3:35853, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33465") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52476->172.17.0.3:33465, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38488") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33510->172.17.0.3:38488, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31823") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38426->172.17.0.3:31823, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30089") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47342->172.17.0.3:30089, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33224") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36374->172.17.0.3:33224, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32387") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37026->172.17.0.3:32387, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Running all checks before starting transfers 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39873") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59398->172.17.0.3:39873, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Checks finished, now starting transfers 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31380") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34048->172.17.0.3:31380, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:16:58 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39922") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51632->172.17.0.3:39922, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35625") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46668->172.17.0.3:35625, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30763") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33290->172.17.0.3:30763, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32595") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41720->172.17.0.3:32595, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39576") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54518->172.17.0.3:39576, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 ERROR : Ignoring --no-traverse with sync 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32753") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48212->172.17.0.3:32753, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39246") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60168->172.17.0.3:39246, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:16:58 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:16:58 DEBUG : Waiting for deletions to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38550") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39492->172.17.0.3:38550, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36864") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57610->172.17.0.3:36864, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30843") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33892->172.17.0.3:30843, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31277") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55892->172.17.0.3:31277, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38732") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32916->172.17.0.3:38732, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33147") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43938->172.17.0.3:33147, err= 2026/08/03 03:16:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30394") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36632->172.17.0.3:30394, err= 2026/08/03 03:16:58 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/03 03:16:58 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/03 03:16:58 INFO : hello world2: Copied (new) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37453") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37604->172.17.0.3:37453, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33334") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33880->172.17.0.3:33334, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39808") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43046->172.17.0.3:39808, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38191") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55986->172.17.0.3:38191, err= 2026/08/03 03:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39994") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56626->172.17.0.3:39994, err= 2026/08/03 03:16:58 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/03 03:16:58 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/03 03:16:58 INFO : potato2: Copied (new) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32370") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33222->172.17.0.3:32370, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37009") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46734->172.17.0.3:37009, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34741") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43916->172.17.0.3:34741, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32447") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41806->172.17.0.3:32447, err= 2026/08/03 03:16:58 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/03 03:16:58 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/03 03:16:58 INFO : potato2: Copied (new) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31641") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52514->172.17.0.3:31641, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33480") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49614->172.17.0.3:33480, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37084") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55342->172.17.0.3:37084, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:16:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/03 03:16:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:16:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/03 03:16:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35602") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54834->172.17.0.3:35602, err= 2026/08/03 03:16:58 INFO : sub dir2: Making directory 2026/08/03 03:16:58 INFO : sub dir: Making directory 2026/08/03 03:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:16:58 INFO : sub dir2/sub sub dir2: Making directory 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52598->172.17.0.3:21, err= 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30910") 2026/08/03 03:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39570->172.17.0.3:30910, err= 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:16:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:16:58 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33427") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41414->172.17.0.3:33427, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37232") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36566->172.17.0.3:37232, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38876") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41910->172.17.0.3:38876, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39912") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45308->172.17.0.3:39912, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33796") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33740->172.17.0.3:33796, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34357") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35466->172.17.0.3:34357, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37029") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44844->172.17.0.3:37029, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36068") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56616->172.17.0.3:36068, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33990") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39512->172.17.0.3:33990, err= --- PASS: TestCopyEmptyDirectories (3.43s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:01 INFO : sub dir2: Making directory 2026/08/03 03:17:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/03 03:17:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38176") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42110->172.17.0.3:38176, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36762") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35610->172.17.0.3:36762, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:17:01 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39759") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54872->172.17.0.3:39759, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30121") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36456->172.17.0.3:30121, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30259") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36078->172.17.0.3:30259, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34561") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58480->172.17.0.3:34561, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39898") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38236->172.17.0.3:39898, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:01 DEBUG : sub dir2: Making directory with metadata 2026/08/03 03:17:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31954") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54302->172.17.0.3:31954, err= 2026/08/03 03:17:01 INFO : sub dir2: Making directory 2026/08/03 03:17:01 INFO : sub dir: Making directory 2026/08/03 03:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39101") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59788->172.17.0.3:39101, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:17:01 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:01 INFO : sub dir/hello world: Deleted 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36625") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60670->172.17.0.3:36625, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37134") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50780->172.17.0.3:37134, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36302") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45660->172.17.0.3:36302, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37529") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52634->172.17.0.3:37529, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30960") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52722->172.17.0.3:30960, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37955") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33995") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43176->172.17.0.3:37955, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39068->172.17.0.3:33995, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31367") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51854->172.17.0.3:31367, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30765") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43548->172.17.0.3:30765, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33656") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45270->172.17.0.3:33656, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:01 INFO : sub dir2: Making directory 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32970") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50244->172.17.0.3:32970, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30978") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34920->172.17.0.3:30978, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:17:01 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:01 INFO : sub dir/hello world: Deleted 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37036") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39892->172.17.0.3:37036, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37569") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59740->172.17.0.3:37569, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34538") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53666->172.17.0.3:34538, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33128") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58016->172.17.0.3:33128, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31198") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41306->172.17.0.3:31198, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:01 DEBUG : sub dir2: Making directory with metadata 2026/08/03 03:17:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:17:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32750") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43040->172.17.0.3:32750, err= 2026/08/03 03:17:01 INFO : sub dir2: Making directory 2026/08/03 03:17:01 INFO : sub dir: Making directory 2026/08/03 03:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36610") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41678->172.17.0.3:36610, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:17:01 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:01 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31973") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48926->172.17.0.3:31973, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37714") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33650") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34418->172.17.0.3:37714, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42124->172.17.0.3:33650, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35046") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54104->172.17.0.3:35046, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34445") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35543") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32864->172.17.0.3:34445, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45672->172.17.0.3:35543, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32418") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40300->172.17.0.3:32418, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39758") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60366->172.17.0.3:39758, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36772") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52448->172.17.0.3:36772, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:01 INFO : sub dir2: Making directory 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37813") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52254->172.17.0.3:37813, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37653") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57844->172.17.0.3:37653, err= 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:17:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:17:01 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:01 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34422") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40346->172.17.0.3:34422, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39219") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59080->172.17.0.3:39219, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30399") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40850->172.17.0.3:30399, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35455") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60350->172.17.0.3:35455, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38016") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49288->172.17.0.3:38016, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37662") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50768->172.17.0.3:37662, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38551") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39408->172.17.0.3:38551, err= 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30035") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53572->172.17.0.3:30035, err= 2026/08/03 03:17:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jagevus7hede" 2026/08/03 03:17:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:01 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:01 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: Connecting to FTP server 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: > dial: conn=172.17.0.1:56390->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xazofad8cute -> ftp://172.17.0.3:21/rclone-test-jagevus7hede 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: dial("tcp","172.17.0.3:37927") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: > dial: conn=172.17.0.1:36080->172.17.0.3:37927, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38235") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34790->172.17.0.3:38235, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30631") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49462->172.17.0.3:30631, err= 2026/08/03 03:17:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: Waiting for checks to finish 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: Waiting for transfers to finish 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34392") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55994->172.17.0.3:34392, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: dial("tcp","172.17.0.3:39136") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: > dial: conn=172.17.0.1:52252->172.17.0.3:39136, err= 2026/08/03 03:17:04 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/03 03:17:04 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/03 03:17:04 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: dial("tcp","172.17.0.3:31877") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: > dial: conn=172.17.0.1:55352->172.17.0.3:31877, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: dial("tcp","172.17.0.3:38019") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: > dial: conn=172.17.0.1:58854->172.17.0.3:38019, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: dial("tcp","172.17.0.3:32957") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: > dial: conn=172.17.0.1:55178->172.17.0.3:32957, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: dial("tcp","172.17.0.3:35277") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: > dial: conn=172.17.0.1:51594->172.17.0.3:35277, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: Purge object "sub dir/hello world" 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: Purge dir "sub dir" 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: Purge dir "" 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36456") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60762->172.17.0.3:36456, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38398") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53026->172.17.0.3:38398, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39807") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36178->172.17.0.3:39807, err= --- PASS: TestServerSideCopy (3.10s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38659") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41896->172.17.0.3:38659, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31829") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41394->172.17.0.3:31829, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36200") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37130->172.17.0.3:36200, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34525") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41124->172.17.0.3:34525, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39635") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54428->172.17.0.3:39635, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:17:04 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:04 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35238") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33316->172.17.0.3:35238, err= 2026/08/03 03:17:04 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/03 03:17:04 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/03 03:17:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32247") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39906->172.17.0.3:32247, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31328") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35646->172.17.0.3:31328, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36927") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42214->172.17.0.3:36927, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38625") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52290->172.17.0.3:38625, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39612") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42862->172.17.0.3:39612, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37050") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47592->172.17.0.3:37050, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31526") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39126->172.17.0.3:31526, err= 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37502") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48224->172.17.0.3:37502, err= 2026/08/03 03:17:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fucipol5yuqe" 2026/08/03 03:17:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:04 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:04 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Connecting to FTP server 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:56392->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xazofad8cute -> ftp://172.17.0.3:21/rclone-test-fucipol5yuqe 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:30951") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32097") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:53188->172.17.0.3:30951, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51718->172.17.0.3:32097, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35528") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59594->172.17.0.3:35528, err= 2026/08/03 03:17:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Waiting for checks to finish 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Waiting for transfers to finish 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36592") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39674->172.17.0.3:36592, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:34926") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:32782->172.17.0.3:34926, err= 2026/08/03 03:17:07 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/03 03:17:07 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/03 03:17:07 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:36103") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:42916->172.17.0.3:36103, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:36194") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:44144->172.17.0.3:36194, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37173") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51916->172.17.0.3:37173, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32128") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48874->172.17.0.3:32128, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32258") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48704->172.17.0.3:32258, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:33300") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:49472->172.17.0.3:33300, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34773") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58172->172.17.0.3:34773, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:37202") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:32864->172.17.0.3:37202, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34391") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57172->172.17.0.3:34391, err= 2026/08/03 03:17:07 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:07 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fucipol5yuqe) 2026/08/03 03:17:07 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Waiting for checks to finish 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Waiting for transfers to finish 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38820") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59114->172.17.0.3:38820, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:39859") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:46902->172.17.0.3:39859, err= 2026/08/03 03:17:07 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/08/03 03:17:07 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/08/03 03:17:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:39683") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:51834->172.17.0.3:39683, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:32524") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:55268->172.17.0.3:32524, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:38645") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:47542->172.17.0.3:38645, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: dial("tcp","172.17.0.3:36141") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: > dial: conn=172.17.0.1:48798->172.17.0.3:36141, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Purge object "sub dir/hello world" 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Purge dir "sub dir" 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: Purge dir "" 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38309") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45476->172.17.0.3:38309, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31442") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42746->172.17.0.3:31442, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30573") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46510->172.17.0.3:30573, err= --- PASS: TestServerSideCopyOverSelf (3.02s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30060") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40930->172.17.0.3:30060, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32104") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55894->172.17.0.3:32104, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30457") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60812->172.17.0.3:30457, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38277") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43774->172.17.0.3:38277, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35924") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57074->172.17.0.3:35924, err= 2026/08/03 03:17:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:17:07 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:07 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32866") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44298->172.17.0.3:32866, err= 2026/08/03 03:17:07 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/03 03:17:07 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/03 03:17:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/03 03:17:07 INFO : sub dir/hello world: Deleted 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36888") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38218->172.17.0.3:36888, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35287") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45524->172.17.0.3:35287, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35632") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52750->172.17.0.3:35632, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34795") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46052->172.17.0.3:34795, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38487") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60444->172.17.0.3:38487, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32181") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57994->172.17.0.3:32181, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30933") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53504->172.17.0.3:30933, err= 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32422") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44416->172.17.0.3:32422, err= 2026/08/03 03:17:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tojedez1rara" 2026/08/03 03:17:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:07 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:07 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Connecting to FTP server 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:07 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:56400->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xazofad8cute -> ftp://172.17.0.3:21/rclone-test-tojedez1rara 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:31192") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:42100->172.17.0.3:31192, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34901") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33590->172.17.0.3:34901, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36817") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42576->172.17.0.3:36817, err= 2026/08/03 03:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Waiting for checks to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Waiting for transfers to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39875") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45498->172.17.0.3:39875, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:32054") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:40182->172.17.0.3:32054, err= 2026/08/03 03:17:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/03 03:17:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/03 03:17:10 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:35486") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:34278->172.17.0.3:35486, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:38729") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:55992->172.17.0.3:38729, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36247") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45082->172.17.0.3:36247, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35735") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51904->172.17.0.3:35735, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33701") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59154->172.17.0.3:33701, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Using server-side directory move 2026/08/03 03:17:10 INFO : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:32219") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35620") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:47792->172.17.0.3:32219, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59752->172.17.0.3:35620, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34454") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58892->172.17.0.3:34454, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:38358") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:33050->172.17.0.3:38358, err= 2026/08/03 03:17:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-tojedez1rara) 2026/08/03 03:17:10 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Waiting for checks to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Waiting for transfers to finish 2026/08/03 03:17:10 INFO : sub dir/hello world: Deleted 2026/08/03 03:17:10 INFO : sub dir/hello world: Moved (server-side) 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31094") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54706->172.17.0.3:31094, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31413") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49856->172.17.0.3:31413, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:36652") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:43664->172.17.0.3:36652, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:31200") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:42674->172.17.0.3:31200, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32127") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58334->172.17.0.3:32127, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31794") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49592->172.17.0.3:31794, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38707") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52346->172.17.0.3:38707, err= 2026/08/03 03:17:10 DEBUG : testing file moves 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33847") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:30067") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:53088->172.17.0.3:30067, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46532->172.17.0.3:33847, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:38266") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34937") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:50770->172.17.0.3:38266, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41814->172.17.0.3:34937, err= 2026/08/03 03:17:10 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-tojedez1rara) 2026/08/03 03:17:10 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Waiting for checks to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Waiting for transfers to finish 2026/08/03 03:17:10 INFO : sub dir/hello world: Deleted 2026/08/03 03:17:10 INFO : sub dir/hello world: Moved (server-side) 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31584") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45574->172.17.0.3:31584, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38795") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42870->172.17.0.3:38795, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:39139") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:45710->172.17.0.3:39139, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:33048") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:42192->172.17.0.3:33048, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:34287") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:47090->172.17.0.3:34287, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: dial("tcp","172.17.0.3:32301") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: > dial: conn=172.17.0.1:56962->172.17.0.3:32301, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Purge object "sub dir/hello world" 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Purge dir "sub dir" 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: Purge dir "" 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36032") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41012->172.17.0.3:36032, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31335") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51670->172.17.0.3:31335, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38133") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53200->172.17.0.3:38133, err= --- PASS: TestServerSideMoveOverSelf (3.11s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30630") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54776->172.17.0.3:30630, err= 2026/08/03 03:17:10 ERROR : error listing: directory not found 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37469") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44826->172.17.0.3:37469, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38307") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39368->172.17.0.3:38307, err= 2026/08/03 03:17:10 INFO : Local file system at /tmp/rclone2025347542: Making directory 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32856") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46568->172.17.0.3:32856, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37541") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42414->172.17.0.3:37541, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30009") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43162->172.17.0.3:30009, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31652") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48088->172.17.0.3:31652, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33299") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58138->172.17.0.3:33299, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32995") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45608->172.17.0.3:32995, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38966") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44440->172.17.0.3:38966, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38822") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40972->172.17.0.3:38822, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30427") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56738->172.17.0.3:30427, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31487") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49932->172.17.0.3:31487, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31747") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49686->172.17.0.3:31747, err= 2026/08/03 03:17:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36374") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43342->172.17.0.3:36374, err= 2026/08/03 03:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:10 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for checks to finish 2026/08/03 03:17:10 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for transfers to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31064") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55672->172.17.0.3:31064, err= 2026/08/03 03:17:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/03 03:17:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/03 03:17:10 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34064") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56632->172.17.0.3:34064, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31577") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50004->172.17.0.3:31577, err= 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36071") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44984->172.17.0.3:36071, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33064") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52934->172.17.0.3:33064, err= 2026/08/03 03:17:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39644") 2026/08/03 03:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52722->172.17.0.3:39644, err= 2026/08/03 03:17:10 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/03 03:17:11 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/03 03:17:11 INFO : check sum: Copied (new) 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31201") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56236->172.17.0.3:31201, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37382") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58618->172.17.0.3:37382, err= 2026/08/03 03:17:11 DEBUG : check sum: size = 1 OK 2026/08/03 03:17:11 NOTICE: ftp://172.17.0.3:21/rclone-test-xazofad8cute: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/03 03:17:11 DEBUG : check sum: Size of src and dst objects identical 2026/08/03 03:17:11 DEBUG : check sum: Unchanged skipping 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 INFO : There was nothing to transfer 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34596") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40388->172.17.0.3:34596, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32242") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40772->172.17.0.3:32242, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38093") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41952->172.17.0.3:38093, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33144") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40734->172.17.0.3:33144, err= 2026/08/03 03:17:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30470") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45496->172.17.0.3:30470, err= 2026/08/03 03:17:11 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/03 03:17:11 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/03 03:17:11 INFO : sizeonly: Copied (new) 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32349") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60422->172.17.0.3:32349, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37636") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46606->172.17.0.3:37636, err= 2026/08/03 03:17:11 DEBUG : sizeonly: size = 6 OK 2026/08/03 03:17:11 DEBUG : sizeonly: Sizes identical 2026/08/03 03:17:11 DEBUG : sizeonly: Unchanged skipping 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 INFO : There was nothing to transfer 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34348") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37372->172.17.0.3:34348, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32764") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43684->172.17.0.3:32764, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36254") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34072->172.17.0.3:36254, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32068") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57018->172.17.0.3:32068, err= 2026/08/03 03:17:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39682") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48050->172.17.0.3:39682, err= 2026/08/03 03:17:11 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/03 03:17:11 INFO : ignore-size: Copied (new) 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39937") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37048->172.17.0.3:39937, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34766") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33540->172.17.0.3:34766, err= 2026/08/03 03:17:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:17:11 DEBUG : ignore-size: Unchanged skipping 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 INFO : There was nothing to transfer 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36775") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41040->172.17.0.3:36775, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39769") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53648->172.17.0.3:39769, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34073") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38984->172.17.0.3:34073, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36417") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53612->172.17.0.3:36417, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39438") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33544->172.17.0.3:39438, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38087") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56932->172.17.0.3:38087, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : existing: size = 6 OK 2026/08/03 03:17:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:17:11 DEBUG : existing: Unchanged skipping 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 INFO : There was nothing to transfer 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31370") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59778->172.17.0.3:31370, err= 2026/08/03 03:17:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38853") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56516->172.17.0.3:38853, err= 2026/08/03 03:17:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/03 03:17:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/03 03:17:11 INFO : existing: Copied (replaced existing) 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37910") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59232->172.17.0.3:37910, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38265") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48042->172.17.0.3:38265, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31452") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33472->172.17.0.3:31452, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32514") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51910->172.17.0.3:32514, err= 2026/08/03 03:17:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32827") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50232->172.17.0.3:32827, err= 2026/08/03 03:17:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/03 03:17:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/03 03:17:11 INFO : existing: Copied (new) 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32623") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45558->172.17.0.3:32623, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37036") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39906->172.17.0.3:37036, err= 2026/08/03 03:17:11 DEBUG : existing: Destination exists, skipping 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:11 INFO : There was nothing to transfer 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32302") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60748->172.17.0.3:32302, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39845") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41928->172.17.0.3:39845, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30012") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49406->172.17.0.3:30012, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30151") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41248->172.17.0.3:30151, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32177") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58126->172.17.0.3:32177, err= 2026/08/03 03:17:11 INFO : d: Making directory 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33961") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52844->172.17.0.3:33961, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56402->172.17.0.3:21, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31117") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34706") 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35220->172.17.0.3:31117, err= 2026/08/03 03:17:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38472->172.17.0.3:34706, err= 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30856") 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45918->172.17.0.3:30856, err= 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32599") 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35132->172.17.0.3:32599, err= 2026/08/03 03:17:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39864") 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35577") 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44568->172.17.0.3:39864, err= 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57440->172.17.0.3:35577, err= 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46712->172.17.0.3:21, err= 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35587") 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59160->172.17.0.3:35587, err= 2026/08/03 03:17:13 DEBUG : c/non empty space: size = 5 OK 2026/08/03 03:17:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:13 DEBUG : c/non empty space: Unchanged skipping 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38849") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38712->172.17.0.3:38849, err= 2026/08/03 03:17:16 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/03 03:17:16 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/03 03:17:16 INFO : a/potato2: Copied (new) 2026/08/03 03:17:16 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:16 INFO : b/potato: Deleted 2026/08/03 03:17:16 INFO : d: Removing directory 2026/08/03 03:17:16 INFO : b: Removing directory 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: deleted 2 directories 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39024") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50394->172.17.0.3:39024, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32061") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36875") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46016->172.17.0.3:32061, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58080->172.17.0.3:36875, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34593") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49404->172.17.0.3:34593, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31829") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34113") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51366->172.17.0.3:31829, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60316->172.17.0.3:34113, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33250") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40156->172.17.0.3:33250, err= --- PASS: TestSyncIgnoreErrors (5.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38080") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34866->172.17.0.3:38080, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39039") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50460->172.17.0.3:39039, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33691") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36546->172.17.0.3:33691, err= 2026/08/03 03:17:16 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/03 03:17:16 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:16 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38767") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42124->172.17.0.3:38767, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31875") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59676->172.17.0.3:31875, err= 2026/08/03 03:17:16 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31647") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33376->172.17.0.3:31647, err= 2026/08/03 03:17:16 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/03 03:17:16 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/03 03:17:16 INFO : empty space: Copied (replaced existing) 2026/08/03 03:17:16 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36111") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47146->172.17.0.3:36111, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31921") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39988->172.17.0.3:31921, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34810") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34310->172.17.0.3:34810, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35273") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42300->172.17.0.3:35273, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35275") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51920->172.17.0.3:35275, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36046") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55718->172.17.0.3:36046, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33477") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51130->172.17.0.3:33477, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38545") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41600->172.17.0.3:38545, err= 2026/08/03 03:17:16 DEBUG : foo: size = 3 OK 2026/08/03 03:17:16 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30945") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48224->172.17.0.3:30945, err= 2026/08/03 03:17:16 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/03 03:17:16 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/03 03:17:16 INFO : foo: Copied (replaced existing) 2026/08/03 03:17:16 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38397") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59940->172.17.0.3:38397, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31689") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38352->172.17.0.3:31689, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32892") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34916->172.17.0.3:32892, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31716") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39270->172.17.0.3:31716, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36970") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39436->172.17.0.3:36970, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37406") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54572->172.17.0.3:37406, err= 2026/08/03 03:17:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/03 03:17:16 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:16 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36248") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46754->172.17.0.3:36248, err= 2026/08/03 03:17:16 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/03 03:17:16 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/03 03:17:16 INFO : potato: Copied (new) 2026/08/03 03:17:16 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37144") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49154->172.17.0.3:37144, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37130") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56192->172.17.0.3:37130, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35852") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46174->172.17.0.3:35852, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34539") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43984->172.17.0.3:34539, err= 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33199") 2026/08/03 03:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45656->172.17.0.3:33199, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39875") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35166->172.17.0.3:39875, err= 2026/08/03 03:17:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:17:17 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:17 DEBUG : potato: Sizes differ 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30225") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36602->172.17.0.3:30225, err= 2026/08/03 03:17:17 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/03 03:17:17 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/03 03:17:17 INFO : potato: Copied (replaced existing) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37469") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51074->172.17.0.3:37469, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39433") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52850->172.17.0.3:39433, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33467") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38452->172.17.0.3:33467, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34432") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47996->172.17.0.3:34432, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35230") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48870->172.17.0.3:35230, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35508") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43086->172.17.0.3:35508, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : potato: size = 21 OK 2026/08/03 03:17:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39760") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48812->172.17.0.3:39760, err= 2026/08/03 03:17:17 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/03 03:17:17 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/03 03:17:17 INFO : potato: Copied (replaced existing) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35748") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52828->172.17.0.3:35748, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33726") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60328->172.17.0.3:33726, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39131") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38040->172.17.0.3:39131, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31561") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46550->172.17.0.3:31561, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35517") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48304->172.17.0.3:35517, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39865") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37882->172.17.0.3:39865, err= 2026/08/03 03:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31828") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54330->172.17.0.3:31828, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39158") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49474->172.17.0.3:39158, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32209") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51136->172.17.0.3:32209, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37588") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51742->172.17.0.3:37588, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34484") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38190->172.17.0.3:34484, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33028") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55434->172.17.0.3:33028, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31577") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56288->172.17.0.3:31577, err= 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31645") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59730->172.17.0.3:31645, err= 2026/08/03 03:17:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/03 03:17:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/03 03:17:17 INFO : potato2: Copied (new) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : potato: Deleted 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32907") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55366->172.17.0.3:32907, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31638") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41732->172.17.0.3:31638, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33424") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39450->172.17.0.3:33424, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33453") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56396->172.17.0.3:33453, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38640") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49692->172.17.0.3:38640, err= 2026/08/03 03:17:17 INFO : d: Making directory 2026/08/03 03:17:17 INFO : d/e: Making directory 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30335") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43102->172.17.0.3:30335, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30043") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33873") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38740->172.17.0.3:30043, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37028->172.17.0.3:33873, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33077") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47598->172.17.0.3:33077, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34752") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59688->172.17.0.3:34752, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31322") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60744->172.17.0.3:31322, err= 2026/08/03 03:17:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36053") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38390") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32509") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52114->172.17.0.3:36053, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58508->172.17.0.3:38390, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58582->172.17.0.3:32509, err= 2026/08/03 03:17:17 DEBUG : c/non empty space: size = 5 OK 2026/08/03 03:17:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39673") 2026/08/03 03:17:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52386->172.17.0.3:39673, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30692") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58642->172.17.0.3:30692, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/03 03:17:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/03 03:17:17 INFO : a/potato2: Copied (new) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : b/potato: Deleted 2026/08/03 03:17:17 INFO : d/e: Removing directory 2026/08/03 03:17:17 INFO : d: Removing directory 2026/08/03 03:17:17 INFO : b: Removing directory 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: deleted 3 directories 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30134") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37996->172.17.0.3:30134, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39180") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33435") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51568->172.17.0.3:39180, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51236->172.17.0.3:33435, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38059") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33134->172.17.0.3:38059, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33336") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59778->172.17.0.3:33336, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30009") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37318->172.17.0.3:30009, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31637") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51516->172.17.0.3:31637, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39633") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48380->172.17.0.3:39633, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30863") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57546->172.17.0.3:30863, err= 2026/08/03 03:17:17 INFO : d: Making directory 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35502") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47176->172.17.0.3:35502, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30524") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47486->172.17.0.3:30524, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38068") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39935") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37372->172.17.0.3:39935, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41742->172.17.0.3:38068, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37118") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39414->172.17.0.3:37118, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38391") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30194") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30049") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32780->172.17.0.3:38391, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41214->172.17.0.3:30194, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36148->172.17.0.3:30049, err= 2026/08/03 03:17:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : c/non empty space: size = 5 OK 2026/08/03 03:17:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33038") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33828->172.17.0.3:33038, err= 2026/08/03 03:17:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/03 03:17:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/03 03:17:17 INFO : a/potato2: Copied (new) 2026/08/03 03:17:17 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: not deleting files as there were IO errors 2026/08/03 03:17:17 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: not deleting directories as there were IO errors 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37958") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42996->172.17.0.3:37958, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30990") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31596") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35522->172.17.0.3:30990, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39314") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59790->172.17.0.3:31596, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32444") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46204->172.17.0.3:39314, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54310->172.17.0.3:32444, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31112") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34888->172.17.0.3:31112, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37723") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31169") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57036->172.17.0.3:31169, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43628->172.17.0.3:37723, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37295") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36302->172.17.0.3:37295, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31696") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60112->172.17.0.3:31696, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37817") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60894->172.17.0.3:37817, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37567") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41354->172.17.0.3:37567, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35253") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51338->172.17.0.3:35253, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38217") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39194->172.17.0.3:38217, err= 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39034") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54222->172.17.0.3:39034, err= 2026/08/03 03:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 INFO : potato: Deleted 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37319") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37662->172.17.0.3:37319, err= 2026/08/03 03:17:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/03 03:17:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/03 03:17:17 INFO : potato2: Copied (new) 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38069") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52856->172.17.0.3:38069, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36017") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45732->172.17.0.3:36017, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38234") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33758->172.17.0.3:38234, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33939") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49370->172.17.0.3:33939, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31726") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51662->172.17.0.3:31726, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38865") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49160->172.17.0.3:38865, err= 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38195") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46932->172.17.0.3:38195, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 INFO : potato: Deleted 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33770") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34162->172.17.0.3:33770, err= 2026/08/03 03:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36069") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35560->172.17.0.3:36069, err= 2026/08/03 03:17:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/03 03:17:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/03 03:17:17 INFO : potato2: Copied (new) 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31063") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34150->172.17.0.3:31063, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33695") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48526->172.17.0.3:33695, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32376") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46442->172.17.0.3:32376, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30174") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33252->172.17.0.3:30174, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33710") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44754->172.17.0.3:33710, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31993") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44294->172.17.0.3:31993, err= 2026/08/03 03:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37053") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37506->172.17.0.3:37053, err= 2026/08/03 03:17:17 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/03 03:17:17 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/03 03:17:17 INFO : potato2: Copied (new) 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32552") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33182->172.17.0.3:32552, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37515") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56730->172.17.0.3:37515, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30927") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58506->172.17.0.3:30927, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33197") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57202->172.17.0.3:33197, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35843") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42558->172.17.0.3:35843, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39609") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33124->172.17.0.3:39609, err= 2026/08/03 03:17:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : enormous: Excluded 2026/08/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : potato2: Excluded 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33272") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52190->172.17.0.3:33272, err= 2026/08/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : potato2: Excluded 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : There was nothing to transfer 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31215") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58718->172.17.0.3:31215, err= 2026/08/03 03:17:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : enormous: Excluded 2026/08/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : potato2: Excluded 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36828") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33494->172.17.0.3:36828, err= 2026/08/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : potato2: Excluded 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : There was nothing to transfer 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35661") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46792->172.17.0.3:35661, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36988") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34910->172.17.0.3:36988, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38824") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36468->172.17.0.3:38824, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35239") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60802->172.17.0.3:35239, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31017") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48736->172.17.0.3:31017, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31484") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55326->172.17.0.3:31484, err= 2026/08/03 03:17:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : enormous: Excluded 2026/08/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:17:17 DEBUG : potato2: Excluded 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32819") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50920->172.17.0.3:32819, err= 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : enormous: Deleted 2026/08/03 03:17:17 INFO : potato2: Deleted 2026/08/03 03:17:17 INFO : There was nothing to transfer 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38429") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57602->172.17.0.3:38429, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33090") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44204->172.17.0.3:33090, err= 2026/08/03 03:17:17 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : enormous: Deleted 2026/08/03 03:17:17 INFO : potato2: Deleted 2026/08/03 03:17:17 INFO : There was nothing to transfer 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30598") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59482->172.17.0.3:30598, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37887") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54308->172.17.0.3:37887, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30136") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43232->172.17.0.3:30136, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37884") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50196->172.17.0.3:37884, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30960") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46460->172.17.0.3:30960, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33894") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35706->172.17.0.3:33894, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34599") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45932->172.17.0.3:34599, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32368") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38048->172.17.0.3:32368, err= 2026/08/03 03:17:17 DEBUG : five: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:17:17 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:17 DEBUG : four: Sizes differ 2026/08/03 03:17:17 DEBUG : three: size = 5 OK 2026/08/03 03:17:17 DEBUG : three: Sizes identical 2026/08/03 03:17:17 DEBUG : two: size = 3 OK 2026/08/03 03:17:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/03 03:17:17 DEBUG : one: Destination is newer than source, skipping 2026/08/03 03:17:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39659") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50464->172.17.0.3:39659, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35887") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60614->172.17.0.3:35887, err= 2026/08/03 03:17:17 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32556") 2026/08/03 03:17:17 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43794->172.17.0.3:32556, err= 2026/08/03 03:17:17 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/03 03:17:17 INFO : two: Copied (replaced existing) 2026/08/03 03:17:17 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/03 03:17:17 INFO : five: Copied (new) 2026/08/03 03:17:17 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/03 03:17:17 DEBUG : four.f852663a.partial: renamed to: four 2026/08/03 03:17:17 INFO : four: Copied (replaced existing) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39430") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41260->172.17.0.3:39430, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38837") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55538->172.17.0.3:38837, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32893") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52330->172.17.0.3:32893, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/03 03:17:17 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32701") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35258->172.17.0.3:32701, err= 2026/08/03 03:17:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39654") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30810") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57332->172.17.0.3:39654, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57474->172.17.0.3:30810, err= 2026/08/03 03:17:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/03 03:17:17 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/03 03:17:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/03 03:17:17 INFO : potato: Copied (new) 2026/08/03 03:17:17 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/03 03:17:17 INFO : yam: Copied (new) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34983") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59544->172.17.0.3:34983, err= 2026/08/03 03:17:17 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34544") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50626->172.17.0.3:34544, err= 2026/08/03 03:17:17 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : potato: size = 14 OK 2026/08/03 03:17:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : potato: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38376") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44440->172.17.0.3:38376, err= 2026/08/03 03:17:17 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/03 03:17:17 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/03 03:17:17 INFO : yaml: Copied (new) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : yam: Deleted 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30641") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35090->172.17.0.3:30641, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30287") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40650->172.17.0.3:30287, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32165") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45910->172.17.0.3:32165, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34373") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46764->172.17.0.3:34373, err= 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Making map for --track-renames 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Finished making map for --track-renames 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for renames to finish 2026/08/03 03:17:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/03 03:17:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36446") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36598->172.17.0.3:36446, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37488") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55750->172.17.0.3:37488, err= 2026/08/03 03:17:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/03 03:17:17 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/03 03:17:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/03 03:17:17 INFO : potato: Copied (new) 2026/08/03 03:17:17 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/03 03:17:17 INFO : yam: Copied (new) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34307") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37172->172.17.0.3:34307, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37673") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53818->172.17.0.3:37673, err= 2026/08/03 03:17:17 DEBUG : potato: size = 14 OK 2026/08/03 03:17:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Making map for --track-renames 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Finished making map for --track-renames 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : potato: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for renames to finish 2026/08/03 03:17:17 INFO : yam: Moved (server-side) to: yaml 2026/08/03 03:17:17 INFO : yaml: Renamed from "yam" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : There was nothing to transfer 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37101") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44138->172.17.0.3:37101, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31844") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45074->172.17.0.3:31844, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34401") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38080->172.17.0.3:34401, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36154") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50396->172.17.0.3:36154, err= 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Making map for --track-renames 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Finished making map for --track-renames 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/03 03:17:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for renames to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34216") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38824->172.17.0.3:34216, err= 2026/08/03 03:17:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39288") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43518->172.17.0.3:39288, err= 2026/08/03 03:17:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/03 03:17:17 INFO : potato: Copied (new) 2026/08/03 03:17:17 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/03 03:17:17 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/03 03:17:17 INFO : sub/yam: Copied (new) 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35557") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45098->172.17.0.3:35557, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31308") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51156->172.17.0.3:31308, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32296") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51268->172.17.0.3:32296, err= 2026/08/03 03:17:17 DEBUG : potato: size = 14 OK 2026/08/03 03:17:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:17:17 DEBUG : potato: Unchanged skipping 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32519") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58762->172.17.0.3:32519, err= 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Making map for --track-renames 2026/08/03 03:17:17 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Finished making map for --track-renames 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for renames to finish 2026/08/03 03:17:17 INFO : sub/yam: Moved (server-side) to: yam 2026/08/03 03:17:17 INFO : yam: Renamed from "sub/yam" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:17 INFO : There was nothing to transfer 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37786") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48724->172.17.0.3:37786, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37065") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39664->172.17.0.3:37065, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35823") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52882->172.17.0.3:35823, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30529") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51288->172.17.0.3:30529, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37838") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60708->172.17.0.3:37838, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : Creating backend with remote "/tmp/rclone2025347542/dir1" 2026/08/03 03:17:17 DEBUG : Creating backend with remote "/tmp/rclone2025347542/dir2" 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542/dir2: Using server-side directory move 2026/08/03 03:17:17 INFO : Local file system at /tmp/rclone2025347542/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/03 03:17:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542/dir2: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542/dir2: Waiting for transfers to finish 2026/08/03 03:17:17 INFO : file1.txt: Moved (server-side) 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38528") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51946->172.17.0.3:38528, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30969") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44132->172.17.0.3:30969, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39407") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34922->172.17.0.3:39407, err= 2026/08/03 03:17:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33657") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41564->172.17.0.3:33657, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30675") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50164->172.17.0.3:30675, err= 2026/08/03 03:17:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:17:17 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/03 03:17:17 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/03 03:17:17 INFO : nested/sub dir/file: Copied (new) 2026/08/03 03:17:17 INFO : nested/sub dir/file: Deleted 2026/08/03 03:17:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:17:17 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:17 INFO : sub dir/hello world: Deleted 2026/08/03 03:17:17 INFO : sub dir: Removing directory 2026/08/03 03:17:17 INFO : nested/sub dir: Removing directory 2026/08/03 03:17:17 INFO : nested: Removing directory 2026/08/03 03:17:17 DEBUG : Local file system at /tmp/rclone2025347542: deleted 3 directories 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34566") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44942->172.17.0.3:34566, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35077") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39734") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35582->172.17.0.3:35077, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59344->172.17.0.3:39734, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37333") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38406->172.17.0.3:37333, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30126") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43614->172.17.0.3:30126, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36134") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36715") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44084->172.17.0.3:36134, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52738->172.17.0.3:36715, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39706") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48156->172.17.0.3:39706, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37128") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57540->172.17.0.3:37128, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38314") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52422->172.17.0.3:38314, err= 2026/08/03 03:17:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37545") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42896->172.17.0.3:37545, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39967") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44696->172.17.0.3:39967, err= 2026/08/03 03:17:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/03 03:17:17 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/03 03:17:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/03 03:17:17 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:17:17 INFO : sub dir/hello world: Deleted 2026/08/03 03:17:17 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/03 03:17:17 INFO : nested/sub dir/file: Copied (new) 2026/08/03 03:17:17 INFO : nested/sub dir/file: Deleted 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32591") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57806->172.17.0.3:32591, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30278") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31091") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51650->172.17.0.3:30278, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54558->172.17.0.3:31091, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34850") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48850->172.17.0.3:34850, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34099") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36500->172.17.0.3:34099, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34053") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30633") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53142->172.17.0.3:34053, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58230->172.17.0.3:30633, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31616") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40108->172.17.0.3:31616, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36710") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41408->172.17.0.3:36710, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38313") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38556->172.17.0.3:38313, err= 2026/08/03 03:17:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33028") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55442->172.17.0.3:33028, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34402") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41512->172.17.0.3:34402, err= 2026/08/03 03:17:17 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/03 03:17:17 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/03 03:17:17 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/03 03:17:17 INFO : existing-b: Copied (new) 2026/08/03 03:17:17 INFO : existing-b: Deleted 2026/08/03 03:17:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/03 03:17:17 INFO : existing: Copied (new) 2026/08/03 03:17:17 INFO : existing: Deleted 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39490") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58390->172.17.0.3:39490, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30157") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44984->172.17.0.3:30157, err= 2026/08/03 03:17:17 DEBUG : existing: Destination exists, skipping 2026/08/03 03:17:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:17 INFO : There was nothing to transfer 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37301") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33216->172.17.0.3:37301, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33551") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57920->172.17.0.3:33551, err= 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35762") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58176->172.17.0.3:35762, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pufoyim6gele" 2026/08/03 03:17:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:17 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:17 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: Connecting to FTP server 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:17 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:46722->172.17.0.3:21, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33599") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43854->172.17.0.3:33599, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33689") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49290->172.17.0.3:33689, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30978") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39788->172.17.0.3:30978, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32773") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38840->172.17.0.3:32773, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xazofad8cute -> ftp://172.17.0.3:21/rclone-test-pufoyim6gele 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:32714") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:33216->172.17.0.3:32714, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:34074") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:49334->172.17.0.3:34074, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:38756") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:56116->172.17.0.3:38756, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: Using server-side directory move 2026/08/03 03:17:20 INFO : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39151") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34174->172.17.0.3:39151, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:37024") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:34098->172.17.0.3:37024, err= 2026/08/03 03:17:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:20 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/03 03:17:20 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:20 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:20 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-pufoyim6gele) 2026/08/03 03:17:20 DEBUG : potato3: Sizes differ 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: Waiting for checks to finish 2026/08/03 03:17:20 INFO : potato2: Moved (server-side) 2026/08/03 03:17:20 INFO : potato3: Deleted 2026/08/03 03:17:20 INFO : empty space: Deleted 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: Waiting for transfers to finish 2026/08/03 03:17:20 INFO : potato3: Moved (server-side) 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30333") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55758->172.17.0.3:30333, err= 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:33259") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:33886->172.17.0.3:33259, err= 2026/08/03 03:17:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-coxobit5judu" 2026/08/03 03:17:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:20 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:20 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: Connecting to FTP server 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: > dial: conn=172.17.0.1:46730->172.17.0.3:21, err= 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: Using server-side directory move 2026/08/03 03:17:23 INFO : ftp://172.17.0.3:21/rclone-test-coxobit5judu: Server side directory move succeeded 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: dial("tcp","172.17.0.3:31690") 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: > dial: conn=172.17.0.1:39812->172.17.0.3:31690, err= 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:35959") 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:54686->172.17.0.3:35959, err= 2026/08/03 03:17:23 ERROR : error listing: directory not found 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: dial("tcp","172.17.0.3:38003") 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: > dial: conn=172.17.0.1:50620->172.17.0.3:38003, err= 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: Purge object "empty space" 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: Purge object "potato2" 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: Purge object "potato3" 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: Purge dir "" 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: dial("tcp","172.17.0.3:30613") 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: > dial: conn=172.17.0.1:45784->172.17.0.3:30613, err= 2026/08/03 03:17:23 ERROR : error listing: directory not found 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: Purge dir "" 2026/08/03 03:17:23 NOTICE: purge failed to rmdir "": directory not found 2026/08/03 03:17:23 NOTICE: purge failed: directory not found 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37521") 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43268->172.17.0.3:37521, err= 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39479") 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37742->172.17.0.3:39479, err= --- PASS: TestServerSideMove (6.09s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-boxewut7yuta" 2026/08/03 03:17:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:23 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:23 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: Connecting to FTP server 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:23 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:35030->172.17.0.3:21, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31271") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39058->172.17.0.3:31271, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34934") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40992->172.17.0.3:34934, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38325") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35802->172.17.0.3:38325, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32765") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44472->172.17.0.3:32765, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xazofad8cute -> ftp://172.17.0.3:21/rclone-test-boxewut7yuta 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:35215") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:34734->172.17.0.3:35215, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:30458") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:42582->172.17.0.3:30458, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:38893") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:37610->172.17.0.3:38893, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31335") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:32830") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36662->172.17.0.3:31335, err= 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:48840->172.17.0.3:32830, err= 2026/08/03 03:17:26 DEBUG : empty space: Excluded (Size Filter) 2026/08/03 03:17:26 DEBUG : empty space: Excluded 2026/08/03 03:17:26 DEBUG : empty space: Excluded (Size Filter) 2026/08/03 03:17:26 DEBUG : empty space: Excluded 2026/08/03 03:17:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-boxewut7yuta) 2026/08/03 03:17:26 DEBUG : potato3: Sizes differ 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: Waiting for checks to finish 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: Connecting to FTP server 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: Waiting for transfers to finish 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:35032->172.17.0.3:21, err= 2026/08/03 03:17:26 INFO : potato2: Moved (server-side) 2026/08/03 03:17:30 INFO : potato3: Deleted 2026/08/03 03:17:30 INFO : potato3: Moved (server-side) 2026/08/03 03:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39676") 2026/08/03 03:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60896->172.17.0.3:39676, err= 2026/08/03 03:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:38994") 2026/08/03 03:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:39438->172.17.0.3:38994, err= 2026/08/03 03:17:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xeheves0wuha" 2026/08/03 03:17:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:30 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:30 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: Connecting to FTP server 2026/08/03 03:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: > dial: conn=172.17.0.1:35034->172.17.0.3:21, err= 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: dial("tcp","172.17.0.3:32831") 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:32633") 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: > dial: conn=172.17.0.1:59036->172.17.0.3:32831, err= 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:44042->172.17.0.3:32633, err= 2026/08/03 03:17:32 DEBUG : empty space: Excluded (Size Filter) 2026/08/03 03:17:32 DEBUG : empty space: Excluded 2026/08/03 03:17:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: Waiting for checks to finish 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: Waiting for transfers to finish 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: Connecting to FTP server 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: > dial: conn=172.17.0.1:38598->172.17.0.3:21, err= 2026/08/03 03:17:32 INFO : potato2: Moved (server-side) 2026/08/03 03:17:35 INFO : potato3: Moved (server-side) 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: dial("tcp","172.17.0.3:33354") 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: > dial: conn=172.17.0.1:40104->172.17.0.3:33354, err= 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:33224") 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:37312->172.17.0.3:33224, err= 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: dial("tcp","172.17.0.3:32781") 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: > dial: conn=172.17.0.1:45126->172.17.0.3:32781, err= 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: Purge object "potato2" 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: Purge object "potato3" 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: Purge dir "" 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: dial("tcp","172.17.0.3:32090") 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: > dial: conn=172.17.0.1:40408->172.17.0.3:32090, err= 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: Purge object "empty space" 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: Purge dir "" 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38064") 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49526->172.17.0.3:38064, err= 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38406") 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33140->172.17.0.3:38406, err= --- PASS: TestServerSideMoveWithFilter (12.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naqoxiw3foma" 2026/08/03 03:17:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:35 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:35 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: Connecting to FTP server 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:35 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:38608->172.17.0.3:21, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37478") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57278->172.17.0.3:37478, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37349") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41222->172.17.0.3:37349, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39734") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41412->172.17.0.3:39734, err= 2026/08/03 03:17:38 INFO : tomatoDir: Making directory 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33709") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33188->172.17.0.3:33709, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34693") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39164->172.17.0.3:34693, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xazofad8cute -> ftp://172.17.0.3:21/rclone-test-naqoxiw3foma 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:32676") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:35424->172.17.0.3:32676, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:32934") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:55424->172.17.0.3:32934, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:33580") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:52922->172.17.0.3:33580, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: Using server-side directory move 2026/08/03 03:17:38 INFO : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33933") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50668->172.17.0.3:33933, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:38279") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:60590->172.17.0.3:38279, err= 2026/08/03 03:17:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:17:38 DEBUG : empty space: size = 1 OK 2026/08/03 03:17:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/03 03:17:38 DEBUG : empty space: Unchanged skipping 2026/08/03 03:17:38 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:17:38 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-naqoxiw3foma) 2026/08/03 03:17:38 DEBUG : potato3: Sizes differ 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: Connecting to FTP server 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:38614->172.17.0.3:21, err= 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33287") 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51988->172.17.0.3:33287, err= 2026/08/03 03:17:38 INFO : empty space: Deleted 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: Waiting for checks to finish 2026/08/03 03:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: Waiting for transfers to finish 2026/08/03 03:17:38 INFO : potato2: Moved (server-side) 2026/08/03 03:17:41 INFO : potato3: Deleted 2026/08/03 03:17:41 INFO : potato3: Moved (server-side) 2026/08/03 03:17:41 INFO : tomatoDir: Removing directory 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: deleted 1 directories 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39085") 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55870->172.17.0.3:39085, err= 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37423") 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44308->172.17.0.3:37423, err= 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:35329") 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:52532->172.17.0.3:35329, err= 2026/08/03 03:17:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kipagof6povi" 2026/08/03 03:17:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:41 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:41 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Connecting to FTP server 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: > dial: conn=172.17.0.1:46408->172.17.0.3:21, err= 2026/08/03 03:17:44 INFO : tomatoDir: Making directory 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Using server-side directory move 2026/08/03 03:17:44 INFO : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Server side directory move succeeded 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: dial("tcp","172.17.0.3:35674") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: > dial: conn=172.17.0.1:47524->172.17.0.3:35674, err= 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: dial("tcp","172.17.0.3:32109") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: > dial: conn=172.17.0.1:46168->172.17.0.3:32109, err= 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:31602") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:45358->172.17.0.3:31602, err= 2026/08/03 03:17:44 ERROR : error listing: directory not found 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:30551") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:45486->172.17.0.3:30551, err= 2026/08/03 03:17:44 ERROR : error listing: directory not found 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: dial("tcp","172.17.0.3:30220") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: > dial: conn=172.17.0.1:50914->172.17.0.3:30220, err= 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Purge object "empty space" 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Purge object "potato2" 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Purge object "potato3" 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: dial("tcp","172.17.0.3:39239") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: > dial: conn=172.17.0.1:56564->172.17.0.3:39239, err= 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Purge dir "tomatoDir" 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: Purge dir "" 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: dial("tcp","172.17.0.3:37233") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: > dial: conn=172.17.0.1:37444->172.17.0.3:37233, err= 2026/08/03 03:17:44 ERROR : error listing: directory not found 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: Purge dir "" 2026/08/03 03:17:44 NOTICE: purge failed to rmdir "": directory not found 2026/08/03 03:17:44 NOTICE: purge failed: directory not found 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34987") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56830->172.17.0.3:34987, err= 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32845") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44580->172.17.0.3:32845, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.01s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35131") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48716->172.17.0.3:35131, err= 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39406") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47514->172.17.0.3:39406, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/rclone-sync-test" 2026/08/03 03:17:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:44 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:44 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: Connecting to FTP server 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: > dial: conn=172.17.0.1:46418->172.17.0.3:21, err= 2026/08/03 03:17:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38915") 2026/08/03 03:17:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35080->172.17.0.3:38915, err= 2026/08/03 03:17:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33663") 2026/08/03 03:17:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45300->172.17.0.3:33663, err= --- PASS: TestSyncOverlap (3.34s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/rclone-sync-test" 2026/08/03 03:17:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:47 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:47 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: Connecting to FTP server 2026/08/03 03:17:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: > dial: conn=172.17.0.1:46428->172.17.0.3:21, err= 2026/08/03 03:17:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/rclone-sync-test-include/layer2" 2026/08/03 03:17:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:50 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:50 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/03 03:17:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46432->172.17.0.3:21, err= 2026/08/03 03:17:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/rclone-sync-test-ignore-file" 2026/08/03 03:17:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:53 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:53 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/03 03:17:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48050->172.17.0.3:21, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30887") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36700->172.17.0.3:30887, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: dial("tcp","172.17.0.3:38196") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: > dial: conn=172.17.0.1:40592->172.17.0.3:38196, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36810") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34876->172.17.0.3:36810, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test: Excluded 2026/08/03 03:17:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36592") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33378->172.17.0.3:36592, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: Waiting for checks to finish 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: Waiting for transfers to finish 2026/08/03 03:17:56 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:56 INFO : There was nothing to transfer 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31295") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: dial("tcp","172.17.0.3:37008") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54480->172.17.0.3:31295, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: > dial: conn=172.17.0.1:56984->172.17.0.3:37008, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test: Excluded 2026/08/03 03:17:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30026") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39570->172.17.0.3:30026, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:56 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:56 INFO : rclone-sync-test-include: Removing directory 2026/08/03 03:17:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: failed to delete 1 directories 2026/08/03 03:17:56 INFO : There was nothing to transfer 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30922") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33060->172.17.0.3:30922, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36953") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43730->172.17.0.3:36953, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test: Excluded 2026/08/03 03:17:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32765") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37356->172.17.0.3:32765, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/03 03:17:56 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:56 INFO : There was nothing to transfer 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31429") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:32135") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55968->172.17.0.3:31429, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50036->172.17.0.3:32135, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test: Excluded 2026/08/03 03:17:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37090") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33372->172.17.0.3:37090, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:17:56 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:56 INFO : rclone-sync-test-include: Removing directory 2026/08/03 03:17:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: failed to delete 1 directories 2026/08/03 03:17:56 INFO : There was nothing to transfer 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:38472") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37040->172.17.0.3:38472, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33059") 2026/08/03 03:17:56 DEBUG : Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46682->172.17.0.3:33059, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test: Excluded 2026/08/03 03:17:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38165") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54332->172.17.0.3:38165, err= 2026/08/03 03:17:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/03 03:17:56 DEBUG : Waiting for deletions to finish 2026/08/03 03:17:56 INFO : There was nothing to transfer 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37514") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46892->172.17.0.3:37514, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35225") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47888->172.17.0.3:35225, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38190") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35648") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38114->172.17.0.3:35648, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44560->172.17.0.3:38190, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34929") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54540->172.17.0.3:34929, err= 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37365") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44224->172.17.0.3:37365, err= --- PASS: TestSyncOverlapWithFilter (8.46s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:17:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dst" 2026/08/03 03:17:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:56 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:56 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Connecting to FTP server 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:48066->172.17.0.3:21, err= 2026/08/03 03:17:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/CompareDest" 2026/08/03 03:17:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:17:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:59 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:17:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:17:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:17:59 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:17:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:17:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest: Connecting to FTP server 2026/08/03 03:17:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/03 03:17:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest: > dial: conn=172.17.0.1:48078->172.17.0.3:21, err= 2026/08/03 03:18:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazofad8cute/CompareDest" to be canonical "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/CompareDest" 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:31620") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:45298->172.17.0.3:31620, err= 2026/08/03 03:18:02 DEBUG : one: Need to transfer - File not found at Destination 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:34760") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:35100->172.17.0.3:34760, err= 2026/08/03 03:18:02 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/03 03:18:02 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/03 03:18:02 INFO : one: Copied (new) 2026/08/03 03:18:02 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36733") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53892->172.17.0.3:36733, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30866") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60816->172.17.0.3:30866, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33678") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34174->172.17.0.3:33678, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30141") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52102->172.17.0.3:30141, err= 2026/08/03 03:18:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/CompareDest" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/CompareDest" 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:38589") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:34348->172.17.0.3:38589, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:02 DEBUG : one: Sizes differ 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:31272") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:47208->172.17.0.3:31272, err= 2026/08/03 03:18:02 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/03 03:18:02 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/03 03:18:02 INFO : one: Copied (replaced existing) 2026/08/03 03:18:02 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32863") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44760->172.17.0.3:32863, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30264") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37792->172.17.0.3:30264, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31193") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56684->172.17.0.3:31193, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30274") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36332->172.17.0.3:30274, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37884") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41490->172.17.0.3:37884, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31684") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49830->172.17.0.3:31684, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30236") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44140->172.17.0.3:30236, err= 2026/08/03 03:18:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/CompareDest" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/CompareDest" 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:34358") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:59688->172.17.0.3:34358, err= 2026/08/03 03:18:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:02 DEBUG : one: Sizes differ 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:02 DEBUG : one: size = 5 OK 2026/08/03 03:18:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:18:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:02 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:02 INFO : There was nothing to transfer 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33258") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32826->172.17.0.3:33258, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37637") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54324->172.17.0.3:37637, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37974") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44180->172.17.0.3:37974, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30681") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46318->172.17.0.3:30681, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38789") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39662->172.17.0.3:38789, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35285") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39252->172.17.0.3:35285, err= 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30857") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45196->172.17.0.3:30857, err= 2026/08/03 03:18:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/CompareDest" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/CompareDest" 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:37679") 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:55956->172.17.0.3:37679, err= 2026/08/03 03:18:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:02 DEBUG : one: Sizes differ 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest: Connecting to FTP server 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:02 DEBUG : two: size = 3 OK 2026/08/03 03:18:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:18:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest: > dial: conn=172.17.0.1:47156->172.17.0.3:21, err= 2026/08/03 03:18:04 DEBUG : ftp://172.17.0.3:21/rclone-test-jagevus7hede: closing 1 unused connections 2026/08/03 03:18:05 DEBUG : one: size = 5 OK 2026/08/03 03:18:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:18:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:05 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:05 INFO : There was nothing to transfer 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34959") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60574->172.17.0.3:34959, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32419") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33736->172.17.0.3:32419, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31250") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36462->172.17.0.3:31250, err= 2026/08/03 03:18:05 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/CompareDest" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/CompareDest" 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:35110") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:48106->172.17.0.3:35110, err= 2026/08/03 03:18:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:05 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:05 DEBUG : one: Sizes differ 2026/08/03 03:18:05 DEBUG : two: size = 3 OK 2026/08/03 03:18:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:18:05 DEBUG : one: size = 5 OK 2026/08/03 03:18:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/03 03:18:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:18:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:05 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:05 INFO : There was nothing to transfer 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34188") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48270->172.17.0.3:34188, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33442") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31463") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42100->172.17.0.3:33442, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35640->172.17.0.3:31463, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36277") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50678->172.17.0.3:36277, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39485") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35751") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50964->172.17.0.3:39485, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43114->172.17.0.3:35751, err= 2026/08/03 03:18:05 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/CompareDest" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/CompareDest" 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:36217") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:56390->172.17.0.3:36217, err= 2026/08/03 03:18:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:05 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:05 DEBUG : one: Sizes differ 2026/08/03 03:18:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:05 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest) 2026/08/03 03:18:05 DEBUG : two: Sizes differ 2026/08/03 03:18:05 DEBUG : two: Need to transfer - File not found at Destination 2026/08/03 03:18:05 DEBUG : one: size = 5 OK 2026/08/03 03:18:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/03 03:18:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:33155") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:44044->172.17.0.3:33155, err= 2026/08/03 03:18:05 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/03 03:18:05 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/03 03:18:05 INFO : two: Copied (new) 2026/08/03 03:18:05 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33173") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46564->172.17.0.3:33173, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38323") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43114->172.17.0.3:38323, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36896") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35116->172.17.0.3:36896, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33905") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45896->172.17.0.3:33905, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32691") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44122->172.17.0.3:32691, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30704") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51012->172.17.0.3:30704, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30701") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50644->172.17.0.3:30701, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (8.91s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38809") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37080->172.17.0.3:38809, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30450") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58916->172.17.0.3:30450, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34734") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36118->172.17.0.3:34734, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36436") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34580->172.17.0.3:36436, err= 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31021") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43316->172.17.0.3:31021, err= 2026/08/03 03:18:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dest" 2026/08/03 03:18:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:05 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:05 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: Connecting to FTP server 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: > dial: conn=172.17.0.1:47170->172.17.0.3:21, err= 2026/08/03 03:18:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fucipol5yuqe: closing 1 unused connections 2026/08/03 03:18:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/pre-dest1" 2026/08/03 03:18:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:08 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:08 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest1: Connecting to FTP server 2026/08/03 03:18:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest1: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:08 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest1: > dial: conn=172.17.0.1:47178->172.17.0.3:21, err= 2026/08/03 03:18:10 DEBUG : ftp://172.17.0.3:21/rclone-test-tojedez1rara: closing 1 unused connections 2026/08/03 03:18:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazofad8cute/pre-dest1" to be canonical "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/pre-dest1" 2026/08/03 03:18:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/pre-dest2" 2026/08/03 03:18:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:11 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:11 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest2: Connecting to FTP server 2026/08/03 03:18:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest2: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest2: > dial: conn=172.17.0.1:59710->172.17.0.3:21, err= 2026/08/03 03:18:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazofad8cute/pre-dest2" to be canonical "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/pre-dest2" 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: dial("tcp","172.17.0.3:30960") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: > dial: conn=172.17.0.1:39696->172.17.0.3:30960, err= 2026/08/03 03:18:14 DEBUG : 1: size = 1 OK 2026/08/03 03:18:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/03 03:18:14 DEBUG : 2: size = 1 OK 2026/08/03 03:18:14 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/03 03:18:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: Waiting for checks to finish 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: Waiting for transfers to finish 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: dial("tcp","172.17.0.3:32909") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: > dial: conn=172.17.0.1:34430->172.17.0.3:32909, err= 2026/08/03 03:18:14 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/03 03:18:14 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/03 03:18:14 INFO : 3: Copied (new) 2026/08/03 03:18:14 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: dial("tcp","172.17.0.3:39687") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dest: > dial: conn=172.17.0.1:50206->172.17.0.3:39687, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35061") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55034->172.17.0.3:35061, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30107") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34476") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47428->172.17.0.3:34476, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59766->172.17.0.3:30107, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33632") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40068->172.17.0.3:33632, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35523") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35042->172.17.0.3:35523, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35022") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45448->172.17.0.3:35022, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38868") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45090->172.17.0.3:38868, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33423") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57958->172.17.0.3:33423, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32331") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59562->172.17.0.3:32331, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest1: closing 1 unused connections 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37693") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50356->172.17.0.3:37693, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32095") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59696->172.17.0.3:32095, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33226") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35930->172.17.0.3:33226, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35602") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42392->172.17.0.3:35602, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39956") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38452->172.17.0.3:39956, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31410") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53152->172.17.0.3:31410, err= 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39558") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34646->172.17.0.3:39558, err= 2026/08/03 03:18:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dst" 2026/08/03 03:18:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:14 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:14 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Connecting to FTP server 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:59720->172.17.0.3:21, err= 2026/08/03 03:18:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:17 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:17 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: Connecting to FTP server 2026/08/03 03:18:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: > dial: conn=172.17.0.1:59726->172.17.0.3:21, err= 2026/08/03 03:18:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazofad8cute/backup" to be canonical "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:39624") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:42188->172.17.0.3:39624, err= 2026/08/03 03:18:20 DEBUG : two: size = 3 OK 2026/08/03 03:18:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:20 DEBUG : two: Unchanged skipping 2026/08/03 03:18:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:20 DEBUG : one: Sizes differ 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:20 INFO : one: Moved (server-side) 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:36819") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:52464->172.17.0.3:36819, err= 2026/08/03 03:18:20 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/03 03:18:20 DEBUG : one.a292864a.partial: renamed to: one 2026/08/03 03:18:20 INFO : one: Copied (new) 2026/08/03 03:18:20 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:20 INFO : three.txt: Moved (server-side) 2026/08/03 03:18:20 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32065") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60222->172.17.0.3:32065, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33687") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42974->172.17.0.3:33687, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30857") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60406->172.17.0.3:30857, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39507") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46666->172.17.0.3:39507, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33533") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59890->172.17.0.3:33533, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30418") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39755") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49134->172.17.0.3:30418, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40586->172.17.0.3:39755, err= 2026/08/03 03:18:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/backup" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:34838") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:46010->172.17.0.3:34838, err= 2026/08/03 03:18:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:20 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:20 DEBUG : one: Sizes differ 2026/08/03 03:18:20 DEBUG : two: size = 3 OK 2026/08/03 03:18:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:20 DEBUG : two: Unchanged skipping 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:20 INFO : one: Deleted 2026/08/03 03:18:20 INFO : one: Moved (server-side) 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:35226") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:48424->172.17.0.3:35226, err= 2026/08/03 03:18:20 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/03 03:18:20 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/03 03:18:20 INFO : one: Copied (new) 2026/08/03 03:18:20 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:20 INFO : three.txt: Deleted 2026/08/03 03:18:20 INFO : three.txt: Moved (server-side) 2026/08/03 03:18:20 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34411") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37724->172.17.0.3:34411, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38880") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33308") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40290->172.17.0.3:38880, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43264->172.17.0.3:33308, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32247") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34188->172.17.0.3:32247, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30028") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33130->172.17.0.3:30028, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34173") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54844->172.17.0.3:34173, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33197") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40750->172.17.0.3:33197, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.35s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37535") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37266->172.17.0.3:37535, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39053") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35694->172.17.0.3:39053, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30187") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33648->172.17.0.3:30187, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36986") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37702->172.17.0.3:36986, err= 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30629") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50158->172.17.0.3:30629, err= 2026/08/03 03:18:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dst" 2026/08/03 03:18:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:20 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:20 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Connecting to FTP server 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:59730->172.17.0.3:21, err= 2026/08/03 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-coxobit5judu: closing 1 unused connections 2026/08/03 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-pufoyim6gele: closing 1 unused connections 2026/08/03 03:18:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:24 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:24 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: Connecting to FTP server 2026/08/03 03:18:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: > dial: conn=172.17.0.1:36204->172.17.0.3:21, err= 2026/08/03 03:18:27 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazofad8cute/backup" to be canonical "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:38692") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:43138->172.17.0.3:38692, err= 2026/08/03 03:18:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:27 DEBUG : one: Sizes differ 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:27 DEBUG : two: size = 3 OK 2026/08/03 03:18:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:27 DEBUG : two: Unchanged skipping 2026/08/03 03:18:27 INFO : one: Moved (server-side) to: one.bak 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:36526") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:45996->172.17.0.3:36526, err= 2026/08/03 03:18:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/03 03:18:27 DEBUG : one.a292864a.partial: renamed to: one 2026/08/03 03:18:27 INFO : one: Copied (new) 2026/08/03 03:18:27 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/03 03:18:27 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33297") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44394->172.17.0.3:33297, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34973") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34778") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54646->172.17.0.3:34973, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56386->172.17.0.3:34778, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37649") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50542->172.17.0.3:37649, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37520") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47704->172.17.0.3:37520, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34374") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46792->172.17.0.3:34374, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36609") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43054->172.17.0.3:36609, err= 2026/08/03 03:18:27 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/backup" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:34587") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:37074->172.17.0.3:34587, err= 2026/08/03 03:18:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:27 DEBUG : one: Sizes differ 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:27 DEBUG : two: size = 3 OK 2026/08/03 03:18:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:27 DEBUG : two: Unchanged skipping 2026/08/03 03:18:27 INFO : one.bak: Deleted 2026/08/03 03:18:27 INFO : one: Moved (server-side) to: one.bak 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:37281") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:34336->172.17.0.3:37281, err= 2026/08/03 03:18:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/03 03:18:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/03 03:18:27 INFO : one: Copied (new) 2026/08/03 03:18:27 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:27 INFO : three.txt.bak: Deleted 2026/08/03 03:18:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/03 03:18:27 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34813") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45908->172.17.0.3:34813, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38299") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38292") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38592->172.17.0.3:38299, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59594->172.17.0.3:38292, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35315") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43114->172.17.0.3:35315, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36621") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60936->172.17.0.3:36621, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38275") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37828->172.17.0.3:38275, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32823") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57774->172.17.0.3:32823, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (7.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39705") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34062->172.17.0.3:39705, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31714") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47632->172.17.0.3:31714, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34636") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44978->172.17.0.3:34636, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32182") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39734->172.17.0.3:32182, err= 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37393") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37004->172.17.0.3:37393, err= 2026/08/03 03:18:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dst" 2026/08/03 03:18:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:27 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:27 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Connecting to FTP server 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:36206->172.17.0.3:21, err= 2026/08/03 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:30 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:30 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: Connecting to FTP server 2026/08/03 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: > dial: conn=172.17.0.1:36208->172.17.0.3:21, err= 2026/08/03 03:18:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xazofad8cute/backup" to be canonical "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:31514") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:58418->172.17.0.3:31514, err= 2026/08/03 03:18:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:32 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:32 DEBUG : one: Sizes differ 2026/08/03 03:18:32 DEBUG : two: size = 3 OK 2026/08/03 03:18:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:32 DEBUG : two: Unchanged skipping 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:30674") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:36446->172.17.0.3:30674, err= 2026/08/03 03:18:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/03 03:18:32 DEBUG : one.a292864a.partial: renamed to: one 2026/08/03 03:18:32 INFO : one: Copied (new) 2026/08/03 03:18:32 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/03 03:18:32 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34452") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40314->172.17.0.3:34452, err= 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35761") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32801") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39688->172.17.0.3:35761, err= 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47448->172.17.0.3:32801, err= 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38301") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60166->172.17.0.3:38301, err= 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31432") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38772->172.17.0.3:31432, err= 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37356") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31809") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44892->172.17.0.3:37356, err= 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49426->172.17.0.3:31809, err= 2026/08/03 03:18:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xazofad8cute/backup" for canonical name "TestFTPPureftpd{zfpV2}:rclone-test-xazofad8cute/backup" 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:38077") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:49412->172.17.0.3:38077, err= 2026/08/03 03:18:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:32 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:32 DEBUG : one: Sizes differ 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:32 DEBUG : two: size = 3 OK 2026/08/03 03:18:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:32 DEBUG : two: Unchanged skipping 2026/08/03 03:18:32 INFO : one-2019-01-01: Deleted 2026/08/03 03:18:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:34412") 2026/08/03 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:38554->172.17.0.3:34412, err= 2026/08/03 03:18:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/03 03:18:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/03 03:18:32 INFO : one: Copied (new) 2026/08/03 03:18:32 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:32 INFO : three-2019-01-01.txt: Deleted 2026/08/03 03:18:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/03 03:18:33 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35666") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54786->172.17.0.3:35666, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35605") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47302->172.17.0.3:35605, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34863") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52878->172.17.0.3:34863, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32618") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44644->172.17.0.3:32618, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35926") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51362->172.17.0.3:35926, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30316") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52904->172.17.0.3:30316, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35707") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40046->172.17.0.3:35707, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.20s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32227") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34702->172.17.0.3:32227, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37080") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35984->172.17.0.3:37080, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33934") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55566->172.17.0.3:33934, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35028") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33138->172.17.0.3:35028, err= 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34059") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36666->172.17.0.3:34059, err= 2026/08/03 03:18:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dst" 2026/08/03 03:18:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:33 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:33 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Connecting to FTP server 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:51050->172.17.0.3:21, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xeheves0wuha: closing 2 unused connections 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-boxewut7yuta: closing 2 unused connections 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:33086") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:54242->172.17.0.3:33086, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:35 DEBUG : two: size = 3 OK 2026/08/03 03:18:35 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:35 DEBUG : one: Sizes differ 2026/08/03 03:18:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:35 DEBUG : two: Unchanged skipping 2026/08/03 03:18:35 INFO : one: Moved (server-side) to: one.bak 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:31567") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:51706->172.17.0.3:31567, err= 2026/08/03 03:18:35 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/03 03:18:35 DEBUG : one.a292864a.partial: renamed to: one 2026/08/03 03:18:35 INFO : one: Copied (new) 2026/08/03 03:18:35 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/03 03:18:35 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37657") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58072->172.17.0.3:37657, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37101") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33354->172.17.0.3:37101, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36606") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55322->172.17.0.3:36606, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31929") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41384->172.17.0.3:31929, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34315") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52480->172.17.0.3:34315, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:30163") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:59650->172.17.0.3:30163, err= 2026/08/03 03:18:35 DEBUG : one.bak: Excluded (Path Filter) 2026/08/03 03:18:35 DEBUG : one.bak: Excluded 2026/08/03 03:18:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/03 03:18:35 DEBUG : three.txt.bak: Excluded 2026/08/03 03:18:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:35 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:35 DEBUG : one: Sizes differ 2026/08/03 03:18:35 DEBUG : two: size = 3 OK 2026/08/03 03:18:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:35 DEBUG : two: Unchanged skipping 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for checks to finish 2026/08/03 03:18:35 INFO : one.bak: Deleted 2026/08/03 03:18:35 INFO : one: Moved (server-side) to: one.bak 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Waiting for transfers to finish 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:39150") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:49478->172.17.0.3:39150, err= 2026/08/03 03:18:35 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/03 03:18:35 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/03 03:18:35 INFO : one: Copied (new) 2026/08/03 03:18:35 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:35 INFO : three.txt.bak: Deleted 2026/08/03 03:18:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/03 03:18:35 INFO : three.txt: Moved into backup dir 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31176") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53252->172.17.0.3:31176, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34446") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35346->172.17.0.3:34446, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34669") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44950->172.17.0.3:34669, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39182") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41452->172.17.0.3:39182, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34300") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39080->172.17.0.3:34300, err= --- PASS: TestSyncBackupDirSuffixOnly (2.68s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33321") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41542->172.17.0.3:33321, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32445") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40832->172.17.0.3:32445, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34675") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37506->172.17.0.3:34675, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31847") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51444->172.17.0.3:31847, err= 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36949") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41998->172.17.0.3:36949, err= 2026/08/03 03:18:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dst" 2026/08/03 03:18:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:35 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:35 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Connecting to FTP server 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:35 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:51052->172.17.0.3:21, err= 2026/08/03 03:18:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:38 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:38 DEBUG : one: Sizes differ 2026/08/03 03:18:38 INFO : one: Moved (server-side) to: one.bak 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:30120") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:43240->172.17.0.3:30120, err= 2026/08/03 03:18:38 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/03 03:18:38 DEBUG : one.a292864a.partial: renamed to: one 2026/08/03 03:18:38 INFO : one: Copied (new) 2026/08/03 03:18:38 DEBUG : two: size = 3 OK 2026/08/03 03:18:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:38 DEBUG : two: Unchanged skipping 2026/08/03 03:18:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:38 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:38 DEBUG : three.txt: Sizes differ 2026/08/03 03:18:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:32090") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:55878->172.17.0.3:32090, err= 2026/08/03 03:18:38 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/03 03:18:38 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/03 03:18:38 INFO : three.txt: Copied (new) 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36335") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60172->172.17.0.3:36335, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33327") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45056->172.17.0.3:33327, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36249") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33672->172.17.0.3:36249, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34951") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51224->172.17.0.3:34951, err= 2026/08/03 03:18:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:38 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:38 DEBUG : one: Sizes differ 2026/08/03 03:18:38 INFO : one.bak: Deleted 2026/08/03 03:18:38 INFO : one: Moved (server-side) to: one.bak 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:33811") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:55562->172.17.0.3:33811, err= 2026/08/03 03:18:38 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/03 03:18:38 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/03 03:18:38 INFO : one: Copied (new) 2026/08/03 03:18:38 DEBUG : two: size = 3 OK 2026/08/03 03:18:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:38 DEBUG : two: Unchanged skipping 2026/08/03 03:18:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:38 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:38 DEBUG : three.txt: Sizes differ 2026/08/03 03:18:38 INFO : three.txt.bak: Deleted 2026/08/03 03:18:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:39012") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:34024->172.17.0.3:39012, err= 2026/08/03 03:18:38 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/03 03:18:38 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/03 03:18:38 INFO : three.txt: Copied (new) 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36244") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54720->172.17.0.3:36244, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35931") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40314->172.17.0.3:35931, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33477") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51198->172.17.0.3:33477, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33258") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32824->172.17.0.3:33258, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31345") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59662->172.17.0.3:31345, err= --- PASS: TestSyncSuffix (3.18s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35480") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52754->172.17.0.3:35480, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36153") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39410->172.17.0.3:36153, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37987") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60922->172.17.0.3:37987, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35942") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41872->172.17.0.3:35942, err= 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31548") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38538->172.17.0.3:31548, err= 2026/08/03 03:18:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazofad8cute/dst" 2026/08/03 03:18:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/03 03:18:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:38 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{zfpV2}" suffix to name 2026/08/03 03:18:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/03 03:18:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/03 03:18:38 DEBUG : Setting pass="nFZJaotIKAHikwfDDTDgEMUaF7DEs_FIAWp-R4JvkHo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/03 03:18:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: Connecting to FTP server 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:51058->172.17.0.3:21, err= 2026/08/03 03:18:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:42 DEBUG : one: Sizes differ 2026/08/03 03:18:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:35095") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:46014->172.17.0.3:35095, err= 2026/08/03 03:18:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/03 03:18:42 DEBUG : one.a292864a.partial: renamed to: one 2026/08/03 03:18:42 INFO : one: Copied (new) 2026/08/03 03:18:42 DEBUG : two: size = 3 OK 2026/08/03 03:18:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : two: Unchanged skipping 2026/08/03 03:18:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:42 DEBUG : three.txt: Sizes differ 2026/08/03 03:18:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:38235") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:44140->172.17.0.3:38235, err= 2026/08/03 03:18:42 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/03 03:18:42 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/03 03:18:42 INFO : three.txt: Copied (new) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34495") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56134->172.17.0.3:34495, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36552") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58016->172.17.0.3:36552, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36374") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43388->172.17.0.3:36374, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32930") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57458->172.17.0.3:32930, err= 2026/08/03 03:18:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:42 DEBUG : one: Sizes differ 2026/08/03 03:18:42 INFO : one-2019-01-01: Deleted 2026/08/03 03:18:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:39849") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:37974->172.17.0.3:39849, err= 2026/08/03 03:18:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/03 03:18:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/03 03:18:42 INFO : one: Copied (new) 2026/08/03 03:18:42 DEBUG : two: size = 3 OK 2026/08/03 03:18:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : two: Unchanged skipping 2026/08/03 03:18:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst) 2026/08/03 03:18:42 DEBUG : three.txt: Sizes differ 2026/08/03 03:18:42 INFO : three-2019-01-01.txt: Deleted 2026/08/03 03:18:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: dial("tcp","172.17.0.3:32946") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/dst: > dial: conn=172.17.0.1:41190->172.17.0.3:32946, err= 2026/08/03 03:18:42 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/03 03:18:42 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/03 03:18:42 INFO : three.txt: Copied (new) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35013") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45554->172.17.0.3:35013, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38464") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53636->172.17.0.3:38464, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35553") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39868->172.17.0.3:35553, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36538") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49564->172.17.0.3:36538, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36520") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48542->172.17.0.3:36520, err= --- PASS: TestSyncSuffixKeepExtension (3.23s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34551") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53422->172.17.0.3:34551, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38750") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44690->172.17.0.3:38750, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36381") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57406->172.17.0.3:36381, err= 2026/08/03 03:18:42 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : Testêé: Sizes differ 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35350") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54446->172.17.0.3:35350, err= 2026/08/03 03:18:42 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/03 03:18:42 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/03 03:18:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39971") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32846->172.17.0.3:39971, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36441") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58706->172.17.0.3:36441, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31013") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43498->172.17.0.3:31013, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37807") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56164->172.17.0.3:37807, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39736") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48166->172.17.0.3:39736, err= 2026/08/03 03:18:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32710") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60962->172.17.0.3:32710, err= 2026/08/03 03:18:42 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/03 03:18:42 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/03 03:18:42 INFO : existing: Copied (new) 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37919") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53198->172.17.0.3:37919, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39303") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33312->172.17.0.3:39303, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32871") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51318->172.17.0.3:32871, err= 2026/08/03 03:18:42 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : existing: Sizes differ 2026/08/03 03:18:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: not deleting files as there were IO errors 2026/08/03 03:18:42 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: not deleting directories as there were IO errors 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30777") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39468->172.17.0.3:30777, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36902") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40498->172.17.0.3:36902, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36480") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35194->172.17.0.3:36480, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38092") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60770->172.17.0.3:38092, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37831") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43944->172.17.0.3:37831, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34755") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51204->172.17.0.3:34755, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : EXISTING: size = 6 OK 2026/08/03 03:18:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : existing: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 INFO : There was nothing to transfer 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37300") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53224->172.17.0.3:37300, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34633") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36168->172.17.0.3:34633, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39610") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38852->172.17.0.3:39610, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35726") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35594->172.17.0.3:35726, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39531") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36416->172.17.0.3:39531, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38733") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56044->172.17.0.3:38733, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33529") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41134->172.17.0.3:33529, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36140") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58032->172.17.0.3:36140, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35859") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56790->172.17.0.3:35859, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30178") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50634->172.17.0.3:30178, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34688") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56492->172.17.0.3:34688, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30267") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53702->172.17.0.3:30267, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33495") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58330->172.17.0.3:33495, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33639") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47370->172.17.0.3:33639, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30543") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44696->172.17.0.3:30543, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32449") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50416->172.17.0.3:32449, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31793") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58826->172.17.0.3:31793, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31078") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49654->172.17.0.3:31078, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38858") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59506->172.17.0.3:38858, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30803") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48890->172.17.0.3:30803, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38157") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51286->172.17.0.3:38157, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35745") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33006->172.17.0.3:35745, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37441") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39496->172.17.0.3:37441, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33828") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40832->172.17.0.3:33828, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33275") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54052->172.17.0.3:33275, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37315") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53920->172.17.0.3:37315, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36905") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35404->172.17.0.3:36905, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39066") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40822->172.17.0.3:39066, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31966") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55514->172.17.0.3:31966, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37750") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33672->172.17.0.3:37750, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35122") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57530->172.17.0.3:35122, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33220") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50636->172.17.0.3:33220, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32232") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37296->172.17.0.3:32232, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34048") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53292->172.17.0.3:34048, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31518") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40060->172.17.0.3:31518, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34967") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39096->172.17.0.3:34967, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36756") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42824->172.17.0.3:36756, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31793") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58828->172.17.0.3:31793, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34967") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39100->172.17.0.3:34967, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30878") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34442->172.17.0.3:30878, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39108") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47086->172.17.0.3:39108, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30052") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57580->172.17.0.3:30052, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38645") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37546->172.17.0.3:38645, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38246") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40634->172.17.0.3:38246, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38010") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41798->172.17.0.3:38010, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31938") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35312->172.17.0.3:31938, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36178") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56516->172.17.0.3:36178, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31545") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59124->172.17.0.3:31545, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30501") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46422->172.17.0.3:30501, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34261") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59530->172.17.0.3:34261, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30718") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37246->172.17.0.3:30718, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36870") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47376->172.17.0.3:36870, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35640") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47932->172.17.0.3:35640, err= 2026/08/03 03:18:42 DEBUG : both0: size = 6 OK 2026/08/03 03:18:42 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both10: size = 6 OK 2026/08/03 03:18:42 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both12: size = 6 OK 2026/08/03 03:18:42 DEBUG : both11: size = 6 OK 2026/08/03 03:18:42 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : both0: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both13: size = 6 OK 2026/08/03 03:18:42 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both13: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both14: size = 6 OK 2026/08/03 03:18:42 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both14: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both15: size = 6 OK 2026/08/03 03:18:42 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both15: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both16: size = 6 OK 2026/08/03 03:18:42 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both16: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both17: size = 6 OK 2026/08/03 03:18:42 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both17: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both18: size = 6 OK 2026/08/03 03:18:42 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both10: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both19: size = 6 OK 2026/08/03 03:18:42 DEBUG : both18: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both1: size = 6 OK 2026/08/03 03:18:42 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both1: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both2: size = 6 OK 2026/08/03 03:18:42 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both11: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both3: size = 6 OK 2026/08/03 03:18:42 DEBUG : both12: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both4: size = 6 OK 2026/08/03 03:18:42 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both19: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both5: size = 6 OK 2026/08/03 03:18:42 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both4: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both6: size = 6 OK 2026/08/03 03:18:42 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both6: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both7: size = 6 OK 2026/08/03 03:18:42 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both5: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both8: size = 6 OK 2026/08/03 03:18:42 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both8: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both9: size = 6 OK 2026/08/03 03:18:42 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both9: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both3: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both2: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both7: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 INFO : only6: Deleted 2026/08/03 03:18:42 INFO : only8: Deleted 2026/08/03 03:18:42 INFO : only5: Deleted 2026/08/03 03:18:42 INFO : only19: Deleted 2026/08/03 03:18:42 INFO : only1: Deleted 2026/08/03 03:18:42 INFO : only12: Deleted 2026/08/03 03:18:42 INFO : only2: Deleted 2026/08/03 03:18:42 INFO : only0: Deleted 2026/08/03 03:18:42 INFO : only11: Deleted 2026/08/03 03:18:42 INFO : only10: Deleted 2026/08/03 03:18:42 INFO : only4: Deleted 2026/08/03 03:18:42 INFO : only15: Deleted 2026/08/03 03:18:42 INFO : only7: Deleted 2026/08/03 03:18:42 INFO : only13: Deleted 2026/08/03 03:18:42 INFO : only14: Deleted 2026/08/03 03:18:42 INFO : only9: Deleted 2026/08/03 03:18:42 INFO : only18: Deleted 2026/08/03 03:18:42 INFO : only17: Deleted 2026/08/03 03:18:42 INFO : only16: Deleted 2026/08/03 03:18:42 INFO : only3: Deleted 2026/08/03 03:18:42 INFO : There was nothing to transfer 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36976") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55050->172.17.0.3:36976, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32430") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56602->172.17.0.3:32430, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31738") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42696->172.17.0.3:31738, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33419") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44128->172.17.0.3:33419, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38797") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39538->172.17.0.3:38797, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39191") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49666->172.17.0.3:39191, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36300") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50876->172.17.0.3:36300, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37224") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56500->172.17.0.3:37224, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37351") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42392->172.17.0.3:37351, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35422") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37264->172.17.0.3:35422, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36515") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55578->172.17.0.3:36515, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32082") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60048->172.17.0.3:32082, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34436") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33962->172.17.0.3:34436, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39854") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39834->172.17.0.3:39854, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38176") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37278->172.17.0.3:38176, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30563") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45710->172.17.0.3:30563, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37559") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57416->172.17.0.3:37559, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38995") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59414->172.17.0.3:38995, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37200") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57182->172.17.0.3:37200, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32342") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45622->172.17.0.3:32342, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31229") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59080->172.17.0.3:31229, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31427") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53686->172.17.0.3:31427, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30984") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46938->172.17.0.3:30984, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32853") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50318->172.17.0.3:32853, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34022") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54932->172.17.0.3:34022, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37420") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55570->172.17.0.3:37420, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36349") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41608->172.17.0.3:36349, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30924") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35752->172.17.0.3:30924, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32058") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54440->172.17.0.3:32058, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35207") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37482->172.17.0.3:35207, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37082") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58772->172.17.0.3:37082, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36067") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33304->172.17.0.3:36067, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35613") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60808->172.17.0.3:35613, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31185") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45566->172.17.0.3:31185, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32359") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38634->172.17.0.3:32359, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30827") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32860->172.17.0.3:30827, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37505") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48976->172.17.0.3:37505, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34648") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47652->172.17.0.3:34648, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32521") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57160->172.17.0.3:32521, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31116") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54296->172.17.0.3:31116, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38754") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45634->172.17.0.3:38754, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37387") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52682->172.17.0.3:37387, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34525") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57216->172.17.0.3:34525, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31944") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45662->172.17.0.3:31944, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35211") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37044->172.17.0.3:35211, err= 2026/08/03 03:18:42 DEBUG : both10: size = 6 OK 2026/08/03 03:18:42 DEBUG : both0: size = 6 OK 2026/08/03 03:18:42 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both10: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both12: size = 6 OK 2026/08/03 03:18:42 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both11: size = 6 OK 2026/08/03 03:18:42 DEBUG : both12: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both14: size = 6 OK 2026/08/03 03:18:42 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both13: size = 6 OK 2026/08/03 03:18:42 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both14: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both15: size = 6 OK 2026/08/03 03:18:42 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both11: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both16: size = 6 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both0: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both17: size = 6 OK 2026/08/03 03:18:42 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both17: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both18: size = 6 OK 2026/08/03 03:18:42 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both18: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both19: size = 6 OK 2026/08/03 03:18:42 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both19: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both1: size = 6 OK 2026/08/03 03:18:42 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both1: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both2: size = 6 OK 2026/08/03 03:18:42 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both2: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both3: size = 6 OK 2026/08/03 03:18:42 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both3: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both4: size = 6 OK 2026/08/03 03:18:42 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both4: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both5: size = 6 OK 2026/08/03 03:18:42 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both5: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both6: size = 6 OK 2026/08/03 03:18:42 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both6: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both7: size = 6 OK 2026/08/03 03:18:42 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both7: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both8: size = 6 OK 2026/08/03 03:18:42 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both8: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both9: size = 6 OK 2026/08/03 03:18:42 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : both9: Unchanged skipping 2026/08/03 03:18:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only0: Sizes differ 2026/08/03 03:18:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only10: Sizes differ 2026/08/03 03:18:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only11: Sizes differ 2026/08/03 03:18:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only12: Sizes differ 2026/08/03 03:18:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only13: Sizes differ 2026/08/03 03:18:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only14: Sizes differ 2026/08/03 03:18:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only15: Sizes differ 2026/08/03 03:18:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only16: Sizes differ 2026/08/03 03:18:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only17: Sizes differ 2026/08/03 03:18:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only18: Sizes differ 2026/08/03 03:18:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only19: Sizes differ 2026/08/03 03:18:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only1: Sizes differ 2026/08/03 03:18:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only2: Sizes differ 2026/08/03 03:18:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only3: Sizes differ 2026/08/03 03:18:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only4: Sizes differ 2026/08/03 03:18:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only5: Sizes differ 2026/08/03 03:18:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only6: Sizes differ 2026/08/03 03:18:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only7: Sizes differ 2026/08/03 03:18:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only8: Sizes differ 2026/08/03 03:18:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2025347542) 2026/08/03 03:18:42 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-xazofad8cute) 2026/08/03 03:18:42 DEBUG : only9: Sizes differ 2026/08/03 03:18:42 DEBUG : both15: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both13: Unchanged skipping 2026/08/03 03:18:42 DEBUG : both16: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39025") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59758->172.17.0.3:39025, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39736") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48178->172.17.0.3:39736, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31355") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32484") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35042->172.17.0.3:31355, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50850->172.17.0.3:32484, err= 2026/08/03 03:18:42 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/03 03:18:42 INFO : only11: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/03 03:18:42 INFO : only0: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32952") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31873") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34686->172.17.0.3:32952, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33638->172.17.0.3:31873, err= 2026/08/03 03:18:42 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/03 03:18:42 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/03 03:18:42 INFO : only10: Copied (replaced existing) 2026/08/03 03:18:42 INFO : only12: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34931") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58802->172.17.0.3:34931, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35396") 2026/08/03 03:18:42 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54244->172.17.0.3:35396, err= 2026/08/03 03:18:42 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/03 03:18:42 INFO : only13: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/03 03:18:42 INFO : only14: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38349") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57276->172.17.0.3:38349, err= 2026/08/03 03:18:42 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/03 03:18:42 INFO : only15: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35835") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35330->172.17.0.3:35835, err= 2026/08/03 03:18:42 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/03 03:18:42 INFO : only16: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33264") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51772->172.17.0.3:33264, err= 2026/08/03 03:18:42 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35730") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45994->172.17.0.3:35730, err= 2026/08/03 03:18:42 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/03 03:18:42 INFO : only17: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/03 03:18:42 INFO : only18: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/03 03:18:42 INFO : only19: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33351") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44392->172.17.0.3:33351, err= 2026/08/03 03:18:42 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36946") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56548->172.17.0.3:36946, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32441") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34116->172.17.0.3:32441, err= 2026/08/03 03:18:42 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/03 03:18:42 INFO : only1: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36125") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55066->172.17.0.3:36125, err= 2026/08/03 03:18:42 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/03 03:18:42 INFO : only4: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/03 03:18:42 INFO : only3: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/03 03:18:42 INFO : only5: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39300") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32235") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38902->172.17.0.3:32235, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41012->172.17.0.3:39300, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31124") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46584->172.17.0.3:31124, err= 2026/08/03 03:18:42 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/03 03:18:42 INFO : only7: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/03 03:18:42 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/03 03:18:42 INFO : only2: Copied (replaced existing) 2026/08/03 03:18:42 INFO : only8: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/03 03:18:42 INFO : only6: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37205") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57990->172.17.0.3:37205, err= 2026/08/03 03:18:42 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/03 03:18:42 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/03 03:18:42 INFO : only9: Copied (replaced existing) 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31037") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51572->172.17.0.3:31037, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32094") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44866->172.17.0.3:32094, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32801") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51212->172.17.0.3:32801, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:18:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:18:42 DEBUG : empty_on_remote: Making directory with metadata 2026/08/03 03:18:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:18:42 INFO : empty_on_remote: Making directory 2026/08/03 03:18:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/03 03:18:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32453") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49098->172.17.0.3:32453, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31038") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49166->172.17.0.3:31038, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30836") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34951") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34596->172.17.0.3:30836, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53452->172.17.0.3:34951, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39625") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32962->172.17.0.3:39625, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39202") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37864->172.17.0.3:39202, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:18:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:18:42 DEBUG : empty_on_remote: Making directory with metadata 2026/08/03 03:18:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:18:42 INFO : empty_on_remote: Making directory 2026/08/03 03:18:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/03 03:18:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34999") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47878->172.17.0.3:34999, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36688") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37260") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35870->172.17.0.3:37260, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38623") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37834") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55738->172.17.0.3:38623, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49026->172.17.0.3:36688, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55016->172.17.0.3:37834, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35383") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46024->172.17.0.3:35383, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32513") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40026->172.17.0.3:32513, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : sub dir: Making directory 2026/08/03 03:18:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32456") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38142->172.17.0.3:32456, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30271") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43172->172.17.0.3:30271, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39138") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50762->172.17.0.3:39138, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35257") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53662->172.17.0.3:35257, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37967") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53992->172.17.0.3:37967, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37111") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42076->172.17.0.3:37111, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39560") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36242->172.17.0.3:39560, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35143") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58124->172.17.0.3:35143, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38503") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43652->172.17.0.3:38503, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35038") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35098->172.17.0.3:35038, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36997") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51648->172.17.0.3:36997, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:18:42 INFO : sub dir: Making directory 2026/08/03 03:18:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34987") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60970->172.17.0.3:34987, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31496") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41940->172.17.0.3:31496, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31127") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56428->172.17.0.3:31127, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30740") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33314->172.17.0.3:30740, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36358") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54858->172.17.0.3:36358, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36989") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44636->172.17.0.3:36989, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36526") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40136->172.17.0.3:36526, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31863") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46916->172.17.0.3:31863, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39639") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47362->172.17.0.3:39639, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36327") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60742->172.17.0.3:36327, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36916") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50778->172.17.0.3:36916, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37632") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59590->172.17.0.3:37632, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31382") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43130->172.17.0.3:31382, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36224") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36924->172.17.0.3:36224, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35368") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38336->172.17.0.3:35368, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31139") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56294->172.17.0.3:31139, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37944") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52058->172.17.0.3:37944, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31757") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57872->172.17.0.3:31757, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37293") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55060->172.17.0.3:37293, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35207") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37496->172.17.0.3:35207, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36011") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53228->172.17.0.3:36011, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35244") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55430->172.17.0.3:35244, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39346") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51204->172.17.0.3:39346, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36460") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37374->172.17.0.3:36460, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33024") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53814->172.17.0.3:33024, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35695") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39938->172.17.0.3:35695, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35240") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47958->172.17.0.3:35240, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34940") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40612->172.17.0.3:34940, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31684") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57270->172.17.0.3:31684, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37943") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34754->172.17.0.3:37943, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34730") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50520->172.17.0.3:34730, err= 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34992") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51024->172.17.0.3:34992, err= 2026/08/03 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : apple: Excluded 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : banana: Excluded 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31063") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48904->172.17.0.3:31063, err= 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34307") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56240->172.17.0.3:34307, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33309") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43824->172.17.0.3:33309, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36921") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50420->172.17.0.3:36921, err= 2026/08/03 03:18:42 DEBUG : apple: size = 5 OK 2026/08/03 03:18:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:42 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : banana: size = 6 OK 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36732") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36498->172.17.0.3:36732, err= 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 INFO : There was nothing to transfer 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37241") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57202->172.17.0.3:37241, err= 2026/08/03 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : apple: Excluded 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : banana: Excluded 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35316") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33698->172.17.0.3:35316, err= 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39969") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40094->172.17.0.3:39969, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33745") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48894->172.17.0.3:33745, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36824") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34504->172.17.0.3:36824, err= 2026/08/03 03:18:42 DEBUG : apple: size = 5 OK 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : banana: size = 6 OK 2026/08/03 03:18:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:42 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36268") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56098->172.17.0.3:36268, err= 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 INFO : There was nothing to transfer 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32056") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45312->172.17.0.3:32056, err= 2026/08/03 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : apple: Excluded 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : banana: Excluded 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31830") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43522->172.17.0.3:31830, err= 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31698") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45798->172.17.0.3:31698, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39356") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35534->172.17.0.3:39356, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36398") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45054->172.17.0.3:36398, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31749") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60810->172.17.0.3:31749, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38173") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50258->172.17.0.3:38173, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30438") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42382->172.17.0.3:30438, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34670") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33848->172.17.0.3:34670, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31868") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49222->172.17.0.3:31868, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37355") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48814->172.17.0.3:37355, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37905") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42782->172.17.0.3:37905, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36518") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54246->172.17.0.3:36518, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34680") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50500->172.17.0.3:34680, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36235") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51888->172.17.0.3:36235, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37340") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39344->172.17.0.3:37340, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32618") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37668->172.17.0.3:32618, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30455") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35824->172.17.0.3:30455, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34877") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50952->172.17.0.3:34877, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35088") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55924->172.17.0.3:35088, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39638") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45762->172.17.0.3:39638, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34331") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55538->172.17.0.3:34331, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38281") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41394->172.17.0.3:38281, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32341") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46580->172.17.0.3:32341, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37193") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50918->172.17.0.3:37193, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34183") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60782->172.17.0.3:34183, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38561") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59132->172.17.0.3:38561, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39516") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38166->172.17.0.3:39516, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33201") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56316->172.17.0.3:33201, err= 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30166") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49814->172.17.0.3:30166, err= 2026/08/03 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : apple: Excluded 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : banana: Excluded 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38054") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39372->172.17.0.3:38054, err= 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34285") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35858->172.17.0.3:34285, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38516") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54672->172.17.0.3:38516, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38247") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43000->172.17.0.3:38247, err= 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : banana: size = 6 OK 2026/08/03 03:18:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:42 DEBUG : apple: size = 5 OK 2026/08/03 03:18:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36798") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45952->172.17.0.3:36798, err= 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 INFO : There was nothing to transfer 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33538") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50456->172.17.0.3:33538, err= 2026/08/03 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : apple: Excluded 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : banana: Excluded 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38508") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43714->172.17.0.3:38508, err= 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39740") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52722->172.17.0.3:39740, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39340") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39098->172.17.0.3:39340, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31884") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59184->172.17.0.3:31884, err= 2026/08/03 03:18:42 DEBUG : apple: size = 5 OK 2026/08/03 03:18:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : banana: size = 6 OK 2026/08/03 03:18:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30106") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52192->172.17.0.3:30106, err= 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 INFO : There was nothing to transfer 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36909") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33996->172.17.0.3:36909, err= 2026/08/03 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : apple: Excluded 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : banana: Excluded 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39937") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56746->172.17.0.3:39937, err= 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35326") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51332->172.17.0.3:35326, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32137") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40546->172.17.0.3:32137, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35230") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40706->172.17.0.3:35230, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33771") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43734->172.17.0.3:33771, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30871") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52158->172.17.0.3:30871, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38805") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32924->172.17.0.3:38805, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36055") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42536->172.17.0.3:36055, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34552") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56518->172.17.0.3:34552, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33145") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37110->172.17.0.3:33145, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37275") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36672->172.17.0.3:37275, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31217") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39356->172.17.0.3:31217, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32150") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40370->172.17.0.3:32150, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35676") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37248->172.17.0.3:35676, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38095") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53930->172.17.0.3:38095, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32805") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50464->172.17.0.3:32805, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32697") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41330->172.17.0.3:32697, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30657") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50322->172.17.0.3:30657, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34608") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57214->172.17.0.3:34608, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32152") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34594->172.17.0.3:32152, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32005") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50542->172.17.0.3:32005, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39235") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52604->172.17.0.3:39235, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33489") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44696->172.17.0.3:33489, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35732") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58578->172.17.0.3:35732, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37500") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42796->172.17.0.3:37500, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37630") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41718->172.17.0.3:37630, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38339") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53594->172.17.0.3:38339, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35077") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36024->172.17.0.3:35077, err= 2026/08/03 03:18:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34073") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48852->172.17.0.3:34073, err= 2026/08/03 03:18:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : apple: Excluded 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : banana: Excluded 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30744") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44296->172.17.0.3:30744, err= 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31697") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54006->172.17.0.3:31697, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33767") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45346->172.17.0.3:33767, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31224") 2026/08/03 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51852->172.17.0.3:31224, err= 2026/08/03 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49722->172.17.0.3:21, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37310") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51622->172.17.0.3:37310, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38583") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42346->172.17.0.3:38583, err= 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34883") 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60680->172.17.0.3:34883, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30857") 2026/08/03 03:18:42 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44194->172.17.0.3:30857, err= 2026/08/03 03:18:42 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/03 03:18:42 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/03 03:18:42 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/03 03:18:42 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/03 03:18:42 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/03 03:18:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30977") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53902->172.17.0.3:30977, err= 2026/08/03 03:18:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38711") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39682->172.17.0.3:38711, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33666") 2026/08/03 03:18:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53194->172.17.0.3:33666, err= 2026/08/03 03:18:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30895") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36521") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44346->172.17.0.3:30895, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55012->172.17.0.3:36521, err= 2026/08/03 03:18:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34318") 2026/08/03 03:18:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53368->172.17.0.3:34318, err= 2026/08/03 03:18:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30556") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36791") 2026/08/03 03:18:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57310->172.17.0.3:30556, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57646->172.17.0.3:36791, err= 2026/08/03 03:18:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31995") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36650->172.17.0.3:31995, err= 2026/08/03 03:18:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37447") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39222") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50086->172.17.0.3:37447, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51942->172.17.0.3:39222, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37920") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57760->172.17.0.3:37920, err= 2026/08/03 03:18:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37682") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31248") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56596->172.17.0.3:31248, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35991") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53430->172.17.0.3:35991, err= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38636->172.17.0.3:37682, err= 2026/08/03 03:18:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39130") 2026/08/03 03:18:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42218->172.17.0.3:39130, err= 2026/08/03 03:18:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:42 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/03 03:18:42 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:44 DEBUG : ftp://172.17.0.3:21/rclone-test-kipagof6povi: closing 1 unused connections 2026/08/03 03:18:44 DEBUG : ftp://172.17.0.3:21/rclone-test-naqoxiw3foma: closing 2 unused connections 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31305") 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50396->172.17.0.3:31305, err= 2026/08/03 03:18:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/03 03:18:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:45 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:45 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49730->172.17.0.3:21, err= 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Connecting to FTP server 2026/08/03 03:18:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:18:45 INFO : appleappleapplebanana: Deleted 2026/08/03 03:18:45 INFO : banana: Deleted 2026/08/03 03:18:45 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:18:45 INFO : splitbananasplit: Deleted 2026/08/03 03:18:45 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:18:45 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49742->172.17.0.3:21, err= 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:21") 2026/08/03 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49746->172.17.0.3:21, err= 2026/08/03 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute/rclone-sync-test: closing 1 unused connections 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:18:49 INFO : apple: Deleted 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37076") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50778->172.17.0.3:37076, err= 2026/08/03 03:18:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/03 03:18:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/03 03:18:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : YXBwbGU=: Excluded 2026/08/03 03:18:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : YmFuYW5h: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34709") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37114->172.17.0.3:34709, err= 2026/08/03 03:18:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37586") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39958->172.17.0.3:37586, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39024") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32920->172.17.0.3:39024, err= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35931") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46198->172.17.0.3:35931, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : YXBwbGU=: size = 5 OK 2026/08/03 03:18:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : YmFuYW5h: size = 6 OK 2026/08/03 03:18:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/03 03:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39176") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51740->172.17.0.3:39176, err= 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33573") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39012->172.17.0.3:33573, err= 2026/08/03 03:18:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/03 03:18:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/03 03:18:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : YXBwbGU=: Excluded 2026/08/03 03:18:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : YmFuYW5h: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38199") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37092->172.17.0.3:38199, err= 2026/08/03 03:18:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31352") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42752->172.17.0.3:31352, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36318") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55758->172.17.0.3:36318, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:18:49 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34797") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57226->172.17.0.3:34797, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36729") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54604->172.17.0.3:36729, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35534") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55174->172.17.0.3:35534, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39691") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55980->172.17.0.3:39691, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31110") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60406->172.17.0.3:31110, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34481") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57406->172.17.0.3:34481, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34160") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45620->172.17.0.3:34160, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31851") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36914->172.17.0.3:31851, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35919") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33332->172.17.0.3:35919, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39046") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42214->172.17.0.3:39046, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35526") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54924->172.17.0.3:35526, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31207") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48574->172.17.0.3:31207, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39363") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34676->172.17.0.3:39363, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36209") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49336->172.17.0.3:36209, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30082") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39514->172.17.0.3:30082, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36689") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37302->172.17.0.3:36689, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34225") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40042->172.17.0.3:34225, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35132") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33078->172.17.0.3:35132, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35022") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52142->172.17.0.3:35022, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34964") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40020->172.17.0.3:34964, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37398") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60246->172.17.0.3:37398, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39316") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54688->172.17.0.3:39316, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38240") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41064->172.17.0.3:38240, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38186") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40210->172.17.0.3:38186, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37564") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44332->172.17.0.3:37564, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31714") 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46336->172.17.0.3:31714, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34728") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33410->172.17.0.3:34728, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30906") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56346->172.17.0.3:30906, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33378") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57394->172.17.0.3:33378, err= 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38347") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51902->172.17.0.3:38347, err= 2026/08/03 03:18:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37577") 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45916->172.17.0.3:37577, err= 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32178") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34269") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30001") 2026/08/03 03:18:49 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41158->172.17.0.3:34269, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44284->172.17.0.3:32178, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53662->172.17.0.3:30001, err= 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31639") 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42246->172.17.0.3:31639, err= 2026/08/03 03:18:49 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/03 03:18:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39105") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33982->172.17.0.3:39105, err= 2026/08/03 03:18:49 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/03 03:18:49 INFO : apple: Copied (new) to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32011") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57100->172.17.0.3:32011, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32701") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57558->172.17.0.3:32701, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31707") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33156->172.17.0.3:31707, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31973") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47722->172.17.0.3:31973, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32467") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33322->172.17.0.3:32467, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36213") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55218->172.17.0.3:36213, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32477") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34250->172.17.0.3:32477, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32984") 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35310->172.17.0.3:32984, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38547") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60232->172.17.0.3:38547, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31489") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42822->172.17.0.3:31489, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30354") 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41578->172.17.0.3:30354, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38895") 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58108->172.17.0.3:38895, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32943") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52126->172.17.0.3:32943, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31134") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30195") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43888->172.17.0.3:31134, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60534->172.17.0.3:30195, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 INFO : banana: Deleted 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:18:49 INFO : splitbananasplit: Deleted 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:18:49 INFO : apple: Deleted 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:18:49 INFO : appleappleapplebanana: Deleted 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31511") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59232->172.17.0.3:31511, err= 2026/08/03 03:18:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : PREFIXbanana: Excluded 2026/08/03 03:18:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : PREFIXapple: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32977") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35726->172.17.0.3:32977, err= 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32875") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56540->172.17.0.3:32875, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38804") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53140->172.17.0.3:38804, err= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:18:49 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31155") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56072->172.17.0.3:31155, err= 2026/08/03 03:18:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32849") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46632->172.17.0.3:32849, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36247") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39221") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53928->172.17.0.3:36247, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54650->172.17.0.3:39221, err= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31374") 2026/08/03 03:18:49 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/03 03:18:49 INFO : apple: Copied (new) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54230->172.17.0.3:31374, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35408") 2026/08/03 03:18:49 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/03 03:18:49 INFO : appleappleapplebanana: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52276->172.17.0.3:35408, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39655") 2026/08/03 03:18:49 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45014->172.17.0.3:39655, err= 2026/08/03 03:18:49 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/03 03:18:49 INFO : banana: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36568") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50114->172.17.0.3:36568, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32327") 2026/08/03 03:18:49 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/03 03:18:49 INFO : splitbananasplit: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38420->172.17.0.3:32327, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32069") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53966->172.17.0.3:32069, err= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30327") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41126->172.17.0.3:30327, err= 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30152") 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30898") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39768->172.17.0.3:30898, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35922->172.17.0.3:30152, err= 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30358") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55142->172.17.0.3:30358, err= 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30405") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42456->172.17.0.3:30405, err= 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38057") 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39490->172.17.0.3:38057, err= 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30404") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53836->172.17.0.3:30404, err= 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33041") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36128->172.17.0.3:33041, err= 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36513") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44898->172.17.0.3:36513, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37596") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46784->172.17.0.3:37596, err= 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35049") 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30106") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52206->172.17.0.3:30106, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45006->172.17.0.3:35049, err= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/03 03:18:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/03 03:18:49 INFO : PREFIXapple: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/03 03:18:49 INFO : PREFIXsplitbananasplit: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/03 03:18:49 INFO : PREFIXbanana: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37177") 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52790->172.17.0.3:37177, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33430") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60302->172.17.0.3:33430, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30536") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38330->172.17.0.3:30536, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35791") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59000->172.17.0.3:35791, err= 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31236") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47758->172.17.0.3:31236, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31179") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36328->172.17.0.3:31179, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37335") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53952->172.17.0.3:37335, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38939") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55998->172.17.0.3:38939, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31389") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47914->172.17.0.3:31389, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35945") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41934->172.17.0.3:35945, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31450") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43822->172.17.0.3:31450, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32505") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59604->172.17.0.3:32505, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33895") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33642->172.17.0.3:33895, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37415") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38628->172.17.0.3:37415, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31004") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57710->172.17.0.3:31004, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31077") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56344->172.17.0.3:31077, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36884") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43380->172.17.0.3:36884, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38468") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56124->172.17.0.3:38468, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32146") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49768->172.17.0.3:32146, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37151") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55558->172.17.0.3:37151, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34086") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58742->172.17.0.3:34086, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30387") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40768->172.17.0.3:30387, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36680") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43502->172.17.0.3:36680, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30738") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55548->172.17.0.3:30738, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32068") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56608->172.17.0.3:32068, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32999") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53248->172.17.0.3:32999, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38441") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51258->172.17.0.3:38441, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30967") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47144->172.17.0.3:30967, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35753") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55048->172.17.0.3:35753, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31254") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42632->172.17.0.3:31254, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37986") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38936->172.17.0.3:37986, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31009") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59446->172.17.0.3:31009, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35166") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54192->172.17.0.3:35166, err= 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37604") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54136->172.17.0.3:37604, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35993") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44780->172.17.0.3:35993, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34249") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38728->172.17.0.3:34249, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31325") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36306->172.17.0.3:31325, err= 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32822") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55056->172.17.0.3:32822, err= 2026/08/03 03:18:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36293") 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31691") 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32901") 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43596->172.17.0.3:31691, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57556->172.17.0.3:32901, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57212->172.17.0.3:36293, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32374") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43436->172.17.0.3:32374, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39154") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52590->172.17.0.3:39154, err= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/03 03:18:49 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/03 03:18:49 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/03 03:18:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39983") 2026/08/03 03:18:49 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/03 03:18:49 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59162->172.17.0.3:39983, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37745") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37904") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39228->172.17.0.3:37904, err= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51988->172.17.0.3:37745, err= 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37950") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36024->172.17.0.3:37950, err= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37360") 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59244->172.17.0.3:37360, err= 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34914") 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51996->172.17.0.3:34914, err= 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32169") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39358->172.17.0.3:32169, err= 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37116") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35069") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37556->172.17.0.3:35069, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38636") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47448->172.17.0.3:37116, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46160->172.17.0.3:38636, err= 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30186") 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33460->172.17.0.3:30186, err= 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32155") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37434") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46458->172.17.0.3:32155, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36706->172.17.0.3:37434, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35353") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50700->172.17.0.3:35353, err= 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33826") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37123") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42736->172.17.0.3:37123, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51798->172.17.0.3:33826, err= 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:18:49 INFO : appleappleapplebanana: Deleted 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:18:49 INFO : banana: Deleted 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:18:49 INFO : splitbananasplit: Deleted 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:18:49 INFO : apple: Deleted 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32425") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40436->172.17.0.3:32425, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : bananaSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31993") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40896->172.17.0.3:31993, err= 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38613") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39410->172.17.0.3:38613, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33245") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35698->172.17.0.3:33245, err= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:18:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36505") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50240->172.17.0.3:36505, err= 2026/08/03 03:18:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30605") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31662") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30380") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32532") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60338->172.17.0.3:32532, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37005") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43644->172.17.0.3:37005, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55442->172.17.0.3:31662, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44636->172.17.0.3:30380, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41500->172.17.0.3:30605, err= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/03 03:18:49 INFO : appleappleapplebanana: Copied (new) 2026/08/03 03:18:49 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/03 03:18:49 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35907") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48776->172.17.0.3:35907, err= 2026/08/03 03:18:49 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/03 03:18:49 INFO : splitbananasplit: Copied (new) 2026/08/03 03:18:49 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/03 03:18:49 INFO : apple: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36397") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48704->172.17.0.3:36397, err= 2026/08/03 03:18:49 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30735") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54314->172.17.0.3:30735, err= 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/03 03:18:49 INFO : banana: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32103") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30407") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56244->172.17.0.3:32103, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37984->172.17.0.3:30407, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31393") 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59700->172.17.0.3:31393, err= 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31812") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54496->172.17.0.3:31812, err= 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34263") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38336") 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34120->172.17.0.3:34263, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30751") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51538->172.17.0.3:38336, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51820->172.17.0.3:30751, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35183") 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41604->172.17.0.3:35183, err= 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38223") 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45332->172.17.0.3:38223, err= 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39677") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53278->172.17.0.3:39677, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37974") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55018->172.17.0.3:37974, err= 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30839") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55140->172.17.0.3:30839, err= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39535") 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56260->172.17.0.3:39535, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : bananaSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : appleSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : splitbananasplitSUFFIX: Deleted 2026/08/03 03:18:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37282") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38570->172.17.0.3:37282, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33494") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52528->172.17.0.3:33494, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35783") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36264->172.17.0.3:35783, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35107") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47796->172.17.0.3:35107, err= 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31961") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42530->172.17.0.3:31961, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31232") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46940->172.17.0.3:31232, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38482") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60988->172.17.0.3:38482, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39562") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43346->172.17.0.3:39562, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31866") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33182->172.17.0.3:31866, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31757") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57874->172.17.0.3:31757, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31492") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43132->172.17.0.3:31492, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30414") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42298->172.17.0.3:30414, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38502") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41680->172.17.0.3:38502, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30163") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38804->172.17.0.3:30163, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37405") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42488->172.17.0.3:37405, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39045") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51266->172.17.0.3:39045, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31881") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44196->172.17.0.3:31881, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31457") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47434->172.17.0.3:31457, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32806") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38168->172.17.0.3:32806, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35183") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41612->172.17.0.3:35183, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34118") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50932->172.17.0.3:34118, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37812") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41552->172.17.0.3:37812, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36481") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45930->172.17.0.3:36481, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39303") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33328->172.17.0.3:39303, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32920") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53044->172.17.0.3:32920, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38997") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34722->172.17.0.3:38997, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35674") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40826->172.17.0.3:35674, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38046") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34382->172.17.0.3:38046, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35229") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43706->172.17.0.3:35229, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30613") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39356->172.17.0.3:30613, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38896") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54668->172.17.0.3:38896, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39877") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58030->172.17.0.3:39877, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38190") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33276->172.17.0.3:38190, err= 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35918") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59914->172.17.0.3:35918, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36335") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33648->172.17.0.3:36335, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31931") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41110->172.17.0.3:31931, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31350") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53720->172.17.0.3:31350, err= 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30732") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34910->172.17.0.3:30732, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : apple: size = 5 OK 2026/08/03 03:18:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : banana: size = 6 OK 2026/08/03 03:18:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39679") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33670") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34037") 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60436->172.17.0.3:33670, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51210->172.17.0.3:39679, err= 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57550->172.17.0.3:34037, err= 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:49 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/03 03:18:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35326") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33002") 2026/08/03 03:18:49 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/03 03:18:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34438->172.17.0.3:33002, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51348->172.17.0.3:35326, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38529") 2026/08/03 03:18:49 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52720->172.17.0.3:38529, err= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35702") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38366->172.17.0.3:35702, err= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33279") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52268->172.17.0.3:33279, err= 2026/08/03 03:18:49 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31241") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38424->172.17.0.3:31241, err= 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33536") 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60850->172.17.0.3:33536, err= 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39302") 2026/08/03 03:18:49 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49462->172.17.0.3:39302, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32828") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44210->172.17.0.3:32828, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34262") 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41904->172.17.0.3:34262, err= 2026/08/03 03:18:49 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39486") 2026/08/03 03:18:49 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44802->172.17.0.3:39486, err= 2026/08/03 03:18:49 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31079") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45750->172.17.0.3:31079, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32937") 2026/08/03 03:18:49 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38068") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42330->172.17.0.3:32937, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35980->172.17.0.3:38068, err= 2026/08/03 03:18:49 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32137") 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40560->172.17.0.3:32137, err= 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30324") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56064->172.17.0.3:30324, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:18:49 INFO : appleappleapplebanana: Deleted 2026/08/03 03:18:49 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:18:49 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:18:49 INFO : splitbananasplit: Deleted 2026/08/03 03:18:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34125") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41046->172.17.0.3:34125, err= 2026/08/03 03:18:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbanan: Excluded 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleapple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleapple: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37533") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57146->172.17.0.3:37533, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefg: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcde: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defgh: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdef: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-34567: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-23456: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghi: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-45678: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijk: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-12345: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghij: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35998") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39006->172.17.0.3:35998, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37525") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54092->172.17.0.3:37525, err= 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37596") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46796->172.17.0.3:37596, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : apple: size = 5 OK 2026/08/03 03:18:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:49 DEBUG : appleapple: size = 21 OK 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : splitbanan: size = 16 OK 2026/08/03 03:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:49 DEBUG : banana: size = 6 OK 2026/08/03 03:18:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37106") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54658->172.17.0.3:37106, err= 2026/08/03 03:18:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:18:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:18:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:18:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:18:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:18:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:18:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:18:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:18:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:18:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:18:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:18:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:18:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:18:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:18:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:18:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35281") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32972->172.17.0.3:35281, err= 2026/08/03 03:18:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbanan: Excluded 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleapple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleapple: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30952") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40336->172.17.0.3:30952, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefg: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcde: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defgh: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdef: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-34567: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-23456: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghi: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-45678: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijk: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-12345: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghij: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39575") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60592->172.17.0.3:39575, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34218") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42824->172.17.0.3:34218, err= 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:18:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32716") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42234->172.17.0.3:32716, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38955") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50196->172.17.0.3:38955, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30000") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48888->172.17.0.3:30000, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34355") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40482->172.17.0.3:34355, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32289") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42122->172.17.0.3:32289, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37927") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43560->172.17.0.3:37927, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32014") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44330->172.17.0.3:32014, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30793") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54482->172.17.0.3:30793, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37107") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55430->172.17.0.3:37107, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33479") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49942->172.17.0.3:33479, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32366") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57632->172.17.0.3:32366, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35744") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50988->172.17.0.3:35744, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32375") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54160->172.17.0.3:32375, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38217") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44892->172.17.0.3:38217, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37818") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37626->172.17.0.3:37818, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30075") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42624->172.17.0.3:30075, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38610") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51132->172.17.0.3:38610, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33486") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39034->172.17.0.3:33486, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34856") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44222->172.17.0.3:34856, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37401") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44062->172.17.0.3:37401, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39948") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51178->172.17.0.3:39948, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31371") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41354->172.17.0.3:31371, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36698") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57234->172.17.0.3:36698, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38614") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50206->172.17.0.3:38614, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37887") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39734->172.17.0.3:37887, err= 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39682") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60518->172.17.0.3:39682, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31733") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47854->172.17.0.3:31733, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32497") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44724->172.17.0.3:32497, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39527") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51944->172.17.0.3:39527, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37561") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60294->172.17.0.3:37561, err= 2026/08/03 03:18:49 DEBUG : apple: size = 5 OK 2026/08/03 03:18:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:49 DEBUG : banana: size = 6 OK 2026/08/03 03:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32110") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45512->172.17.0.3:32110, err= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 INFO : There was nothing to transfer 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36946") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56560->172.17.0.3:36946, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32789") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33444->172.17.0.3:32789, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35347") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38114->172.17.0.3:35347, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32164") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43894->172.17.0.3:32164, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38665") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58710->172.17.0.3:38665, err= 2026/08/03 03:18:49 DEBUG : apple: size = 5 OK 2026/08/03 03:18:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : banana: size = 6 OK 2026/08/03 03:18:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30107") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51084->172.17.0.3:30107, err= 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 INFO : There was nothing to transfer 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39023") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51402->172.17.0.3:39023, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35754") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43822->172.17.0.3:35754, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37006") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41524->172.17.0.3:37006, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31171") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47102->172.17.0.3:31171, err= 2026/08/03 03:18:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38984") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55682->172.17.0.3:38984, err= 2026/08/03 03:18:49 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : apple: Excluded 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:49 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : banana: Excluded 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35781") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42564->172.17.0.3:35781, err= 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30151") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34546->172.17.0.3:30151, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32192") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54208->172.17.0.3:32192, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35575") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55194->172.17.0.3:35575, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34134") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53860->172.17.0.3:34134, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37296") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59306->172.17.0.3:37296, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32914") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56602->172.17.0.3:32914, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39796") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34078->172.17.0.3:39796, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34310") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42804->172.17.0.3:34310, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30636") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39996->172.17.0.3:30636, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36819") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35570->172.17.0.3:36819, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34467") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39984->172.17.0.3:34467, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32339") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35324->172.17.0.3:32339, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33975") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49338->172.17.0.3:33975, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34631") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55908->172.17.0.3:34631, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32295") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41130->172.17.0.3:32295, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38012") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34174->172.17.0.3:38012, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33153") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38554->172.17.0.3:33153, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33749") 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48580->172.17.0.3:33749, err= 2026/08/03 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36870") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47388->172.17.0.3:36870, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32811") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39308->172.17.0.3:32811, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39827") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55224->172.17.0.3:39827, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34251") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58434->172.17.0.3:34251, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36463") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47830->172.17.0.3:36463, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32406") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57352->172.17.0.3:32406, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33730") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35076->172.17.0.3:33730, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33647") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53254->172.17.0.3:33647, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34165") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55428->172.17.0.3:34165, err= 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37998") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57954->172.17.0.3:37998, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31130") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48584->172.17.0.3:31130, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33796") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42578->172.17.0.3:33796, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31102") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32828->172.17.0.3:31102, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35144") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52106->172.17.0.3:35144, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37273") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34542->172.17.0.3:37273, err= 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31773") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36946->172.17.0.3:31773, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30713") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34242->172.17.0.3:30713, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36983") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55362->172.17.0.3:36983, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37453") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32814->172.17.0.3:37453, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32096") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45062->172.17.0.3:32096, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32040") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50880->172.17.0.3:32040, err= 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34244") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53446->172.17.0.3:34244, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36884") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43388->172.17.0.3:36884, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37362") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47502->172.17.0.3:37362, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30173") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45140->172.17.0.3:30173, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35003") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48924->172.17.0.3:35003, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37892") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41292->172.17.0.3:37892, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37595") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48948->172.17.0.3:37595, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39933") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55770->172.17.0.3:39933, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32715") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59438->172.17.0.3:32715, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31389") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47928->172.17.0.3:31389, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35969") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38474->172.17.0.3:35969, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38374") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41774->172.17.0.3:38374, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31885") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41262->172.17.0.3:31885, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36369") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42432->172.17.0.3:36369, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33227") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36698->172.17.0.3:33227, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37110") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49092->172.17.0.3:37110, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30303") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53546->172.17.0.3:30303, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31391") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54392->172.17.0.3:31391, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30062") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41390->172.17.0.3:30062, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32783") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39992->172.17.0.3:32783, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38008") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46508->172.17.0.3:38008, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36583") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41274->172.17.0.3:36583, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33938") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53854->172.17.0.3:33938, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30527") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50060->172.17.0.3:30527, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36466") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42064->172.17.0.3:36466, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35938") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34714->172.17.0.3:35938, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36524") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41018->172.17.0.3:36524, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30912") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48240->172.17.0.3:30912, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33339") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49736->172.17.0.3:33339, err= 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31108") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33102->172.17.0.3:31108, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38557") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34208->172.17.0.3:38557, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35913") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51870->172.17.0.3:35913, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35856") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33612->172.17.0.3:35856, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34781") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44044->172.17.0.3:34781, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37401") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44068->172.17.0.3:37401, err= 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37762") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34616->172.17.0.3:37762, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30461") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56678->172.17.0.3:30461, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37693") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46568->172.17.0.3:37693, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32037") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55712->172.17.0.3:32037, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33401") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58428->172.17.0.3:33401, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33698") 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35954->172.17.0.3:33698, err= 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35910") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56022->172.17.0.3:35910, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35894") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34654->172.17.0.3:35894, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32941") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46724->172.17.0.3:32941, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34638") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42154->172.17.0.3:34638, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34536") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56958->172.17.0.3:34536, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30110") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50438->172.17.0.3:30110, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36170") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60582->172.17.0.3:36170, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37241") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57210->172.17.0.3:37241, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31090") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43770->172.17.0.3:31090, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30806") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50848->172.17.0.3:30806, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32894") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41472->172.17.0.3:32894, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38712") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51308->172.17.0.3:38712, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37076") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50786->172.17.0.3:37076, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38021") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44622->172.17.0.3:38021, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37612") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44912->172.17.0.3:37612, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39544") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48100->172.17.0.3:39544, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35458") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44996->172.17.0.3:35458, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36537") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36318->172.17.0.3:36537, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34942") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38226->172.17.0.3:34942, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39544") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48102->172.17.0.3:39544, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30686") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42228->172.17.0.3:30686, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37553") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44908->172.17.0.3:37553, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38688") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32810->172.17.0.3:38688, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31537") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51656->172.17.0.3:31537, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36966") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59286->172.17.0.3:36966, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34844") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57998->172.17.0.3:34844, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39859") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44672->172.17.0.3:39859, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37781") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35084->172.17.0.3:37781, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38750") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44698->172.17.0.3:38750, err= 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37325") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47598->172.17.0.3:37325, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37007") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55832->172.17.0.3:37007, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39114") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59110->172.17.0.3:39114, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31127") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56444->172.17.0.3:31127, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37780") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45420->172.17.0.3:37780, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31553") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55984->172.17.0.3:31553, err= 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32496") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34838->172.17.0.3:32496, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30992") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39326->172.17.0.3:30992, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31297") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33430->172.17.0.3:31297, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33947") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35658->172.17.0.3:33947, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36229") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45346->172.17.0.3:36229, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31296") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37794->172.17.0.3:31296, err= 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32954") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36044->172.17.0.3:32954, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34120") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55376->172.17.0.3:34120, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31265") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58170->172.17.0.3:31265, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31525") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44890->172.17.0.3:31525, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32230") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39784->172.17.0.3:32230, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30623") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34546->172.17.0.3:30623, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36490") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50168->172.17.0.3:36490, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35873") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57742->172.17.0.3:35873, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34783") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57876->172.17.0.3:34783, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34748") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53330->172.17.0.3:34748, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30502") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33192->172.17.0.3:30502, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36450") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56526->172.17.0.3:36450, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33927") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54088->172.17.0.3:33927, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30057") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43588->172.17.0.3:30057, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31275") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46330->172.17.0.3:31275, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30745") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59562->172.17.0.3:30745, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33033") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34116->172.17.0.3:33033, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31488") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35576->172.17.0.3:31488, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31967") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35318->172.17.0.3:31967, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36179") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36968->172.17.0.3:36179, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30371") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58676->172.17.0.3:30371, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38949") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55280->172.17.0.3:38949, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31465") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57422->172.17.0.3:31465, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32855") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41810->172.17.0.3:32855, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34109") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59478->172.17.0.3:34109, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38491") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49510->172.17.0.3:38491, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38131") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48332->172.17.0.3:38131, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32162") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48090->172.17.0.3:32162, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36946") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56576->172.17.0.3:36946, err= 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38280") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58184->172.17.0.3:38280, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30699") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48622->172.17.0.3:30699, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31270") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35464->172.17.0.3:31270, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33574") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41324->172.17.0.3:33574, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39809") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34824->172.17.0.3:39809, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37430") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45666->172.17.0.3:37430, err= 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39142") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37770->172.17.0.3:39142, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34741") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44052->172.17.0.3:34741, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39349") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52566->172.17.0.3:39349, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32238") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50220->172.17.0.3:32238, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34555") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51300->172.17.0.3:34555, err= 2026/08/03 03:18:50 DEBUG : apple: size = 5 OK 2026/08/03 03:18:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : apple: Unchanged skipping 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : banana: size = 6 OK 2026/08/03 03:18:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : banana: Unchanged skipping 2026/08/03 03:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39622") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60972->172.17.0.3:39622, err= 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 INFO : There was nothing to transfer 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37415") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38634->172.17.0.3:37415, err= 2026/08/03 03:18:50 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : apple: Excluded 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : splitbananasplit: Excluded 2026/08/03 03:18:50 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : banana: Excluded 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : appleappleapplebanana: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31578") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33132->172.17.0.3:31578, err= 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37306") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47372->172.17.0.3:37306, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33715") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54884->172.17.0.3:33715, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33078") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60414->172.17.0.3:33078, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33542") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39290->172.17.0.3:33542, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32659") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44096->172.17.0.3:32659, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39190") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43136->172.17.0.3:39190, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30027") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36076->172.17.0.3:30027, err= --- PASS: TestTransform (7.96s) --- PASS: TestTransform/NFC (0.07s) --- PASS: TestTransform/NFD (0.07s) --- PASS: TestTransform/base64 (6.89s) --- PASS: TestTransform/prefix (0.20s) --- PASS: TestTransform/suffix (0.13s) --- PASS: TestTransform/truncate (0.10s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.10s) --- PASS: TestTransform/charmap (0.14s) --- PASS: TestTransform/lowercase (0.10s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35869") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48296->172.17.0.3:35869, err= 2026/08/03 03:18:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/03 03:18:50 INFO : sub dir_somesuffix: Making directory 2026/08/03 03:18:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/03 03:18:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/03 03:18:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/03 03:18:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34205") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42894->172.17.0.3:34205, err= 2026/08/03 03:18:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/03 03:18:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31391") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54400->172.17.0.3:31391, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35657") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38320->172.17.0.3:35657, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33181") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37726->172.17.0.3:33181, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38477") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56780->172.17.0.3:38477, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34251") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58450->172.17.0.3:34251, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37286") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57210->172.17.0.3:37286, err= 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 INFO : tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36770") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34450->172.17.0.3:36770, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/03 03:18:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38290") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55740->172.17.0.3:38290, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39406") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46534->172.17.0.3:39406, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30696") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56966->172.17.0.3:30696, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30198") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51688->172.17.0.3:30198, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39151") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46418->172.17.0.3:39151, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35116") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40704->172.17.0.3:35116, err= 2026/08/03 03:18:50 INFO : toe: Making directory 2026/08/03 03:18:50 INFO : toe/toe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37933") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54014->172.17.0.3:37933, err= 2026/08/03 03:18:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/03 03:18:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31356") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39428->172.17.0.3:31356, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30216") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34072->172.17.0.3:30216, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38115") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60916->172.17.0.3:38115, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32627") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53354->172.17.0.3:32627, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30037") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52402->172.17.0.3:30037, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30754") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33586->172.17.0.3:30754, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36710") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33234->172.17.0.3:36710, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37925") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45852->172.17.0.3:37925, err= 2026/08/03 03:18:50 INFO : toe: Making directory 2026/08/03 03:18:50 INFO : toe/toe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37956") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37710->172.17.0.3:37956, err= 2026/08/03 03:18:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/03 03:18:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36777") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45316->172.17.0.3:36777, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30755") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34538->172.17.0.3:30755, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37897") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44438->172.17.0.3:37897, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37988") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60074->172.17.0.3:37988, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33347") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46722->172.17.0.3:33347, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31816") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41590->172.17.0.3:31816, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37757") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35494->172.17.0.3:37757, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:18:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33925") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:50474->172.17.0.3:33925, err= 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 INFO : tictacempty_dir: Making directory 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 INFO : tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32844") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57236->172.17.0.3:32844, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34741") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44056->172.17.0.3:34741, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32487") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49358->172.17.0.3:32487, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37376") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38698->172.17.0.3:37376, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37379") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54754->172.17.0.3:37379, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33082") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36992->172.17.0.3:33082, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31179") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36681") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36336->172.17.0.3:31179, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49596->172.17.0.3:36681, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39599") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58936->172.17.0.3:39599, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37517") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59556->172.17.0.3:37517, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:18:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31486") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33520->172.17.0.3:31486, err= 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 INFO : tictacempty_dir: Making directory 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 INFO : tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38699") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47042->172.17.0.3:38699, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32551") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38012->172.17.0.3:32551, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33911") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33004->172.17.0.3:33911, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32224") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37824->172.17.0.3:32224, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36076") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35782->172.17.0.3:36076, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36949") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56546->172.17.0.3:36949, err= 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32140") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31531") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51430->172.17.0.3:32140, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57064->172.17.0.3:31531, err= 2026/08/03 03:18:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39523") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43034->172.17.0.3:39523, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/03 03:18:50 NOTICE: ftp://172.17.0.3:21/rclone-test-xazofad8cute: 0 differences found 2026/08/03 03:18:50 NOTICE: ftp://172.17.0.3:21/rclone-test-xazofad8cute: 1 hashes could not be checked 2026/08/03 03:18:50 NOTICE: ftp://172.17.0.3:21/rclone-test-xazofad8cute: 1 matching files 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37767") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60368->172.17.0.3:37767, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38188") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40140->172.17.0.3:38188, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33183") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40136->172.17.0.3:33183, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31174") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41234->172.17.0.3:31174, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31625") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53986->172.17.0.3:31625, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33584") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43272->172.17.0.3:33584, err= 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 INFO : tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35289") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51744->172.17.0.3:35289, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30704") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41572->172.17.0.3:30704, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31599") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44930->172.17.0.3:31599, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35810") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56168->172.17.0.3:35810, err= 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31693") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36606->172.17.0.3:31693, err= 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38938") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40574->172.17.0.3:38938, err= 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39093") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39372->172.17.0.3:39093, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30552") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45024->172.17.0.3:30552, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30158") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56034->172.17.0.3:30158, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31087") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36450->172.17.0.3:31087, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30630") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35662->172.17.0.3:30630, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36061") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53318->172.17.0.3:36061, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32051") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49510->172.17.0.3:32051, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38751") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44476->172.17.0.3:38751, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/08/03 03:18:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34577") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37814->172.17.0.3:34577, err= 2026/08/03 03:18:50 INFO : toe: Making directory 2026/08/03 03:18:50 INFO : toe/toe: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37495") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60508->172.17.0.3:37495, err= 2026/08/03 03:18:50 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/03 03:18:50 INFO : toe/toe/toe: Copied (new) 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33249") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44500->172.17.0.3:33249, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30247") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33676->172.17.0.3:30247, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33438") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52020->172.17.0.3:33438, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37961") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59088->172.17.0.3:37961, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31269") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40614->172.17.0.3:31269, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30299") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51144->172.17.0.3:30299, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38891") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42678->172.17.0.3:38891, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:18:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31134") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43900->172.17.0.3:31134, err= 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 INFO : tictacempty_dir: Making directory 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 INFO : tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31496") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41950->172.17.0.3:31496, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Deleted 2026/08/03 03:18:50 INFO : toe/toe: Removing directory 2026/08/03 03:18:50 INFO : toe: Removing directory 2026/08/03 03:18:50 INFO : empty_dir: Removing directory 2026/08/03 03:18:50 DEBUG : Local file system at /tmp/rclone2025347542: deleted 3 directories 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30241") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51040->172.17.0.3:30241, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38712") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33694") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51316->172.17.0.3:38712, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57318->172.17.0.3:33694, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38000") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47340->172.17.0.3:38000, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32026") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37666->172.17.0.3:32026, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39751") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39423") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38330->172.17.0.3:39751, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:32834->172.17.0.3:39423, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36717") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46914->172.17.0.3:36717, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32632") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60164->172.17.0.3:32632, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:18:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30249") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39152->172.17.0.3:30249, err= 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 INFO : tictacempty_dir: Making directory 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 INFO : tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38263") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58270->172.17.0.3:38263, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Deleted 2026/08/03 03:18:50 INFO : toe/toe: Removing directory 2026/08/03 03:18:50 INFO : toe: Removing directory 2026/08/03 03:18:50 INFO : empty_dir: Removing directory 2026/08/03 03:18:50 DEBUG : Local file system at /tmp/rclone2025347542: deleted 3 directories 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34672") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43198->172.17.0.3:34672, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31408") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54662->172.17.0.3:31408, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31880") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33830") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:48920->172.17.0.3:31880, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38060->172.17.0.3:33830, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:18:50 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36960") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49648->172.17.0.3:36960, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30007") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39428->172.17.0.3:30007, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33524") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37177") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52804->172.17.0.3:37177, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47588->172.17.0.3:33524, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33691") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33203") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55240->172.17.0.3:33691, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52834->172.17.0.3:33203, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30897") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:57622->172.17.0.3:30897, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30883") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44938->172.17.0.3:30883, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33772") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35088") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36768->172.17.0.3:33772, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55930->172.17.0.3:35088, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34794") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59434->172.17.0.3:34794, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33866") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:42710->172.17.0.3:33866, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30225") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45562->172.17.0.3:30225, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : Reset feature "Copy" 2026/08/03 03:18:50 DEBUG : Reset feature "Move" 2026/08/03 03:18:50 DEBUG : Reset feature "Copy" 2026/08/03 03:18:50 DEBUG : Reset feature "Move" 2026/08/03 03:18:50 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:18:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31131") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55706->172.17.0.3:31131, err= 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 INFO : tictacempty_dir: Making directory 2026/08/03 03:18:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 INFO : tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:18:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36919") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40796->172.17.0.3:36919, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Deleted 2026/08/03 03:18:50 INFO : toe/toe: Removing directory 2026/08/03 03:18:50 INFO : toe: Removing directory 2026/08/03 03:18:50 INFO : empty_dir: Removing directory 2026/08/03 03:18:50 DEBUG : Local file system at /tmp/rclone2025347542: deleted 3 directories 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36361") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54532->172.17.0.3:36361, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30039") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38003") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37668->172.17.0.3:38003, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33802->172.17.0.3:30039, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34203") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:52384->172.17.0.3:34203, err= 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:18:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35669") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49222->172.17.0.3:35669, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32078") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45076->172.17.0.3:32078, err= 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/03 03:18:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/03 03:18:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34763") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34250->172.17.0.3:34763, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33242") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34456") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33033") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:49232->172.17.0.3:33242, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34130->172.17.0.3:33033, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40886->172.17.0.3:34456, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31193") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31749") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46806->172.17.0.3:31193, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60816->172.17.0.3:31749, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31679") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37482->172.17.0.3:31679, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34045") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34103") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:40858->172.17.0.3:34045, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34208->172.17.0.3:34103, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:32282") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47600->172.17.0.3:32282, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39642") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51614->172.17.0.3:39642, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34899") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:60444->172.17.0.3:34899, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37052") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:41006->172.17.0.3:37052, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 DEBUG : toe: transformed to: dG9l 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35312") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:45850->172.17.0.3:35312, err= 2026/08/03 03:18:50 DEBUG : toe: transformed to: dG9l 2026/08/03 03:18:50 INFO : dG9l: Making directory 2026/08/03 03:18:50 DEBUG : toe: transformed to: dG9l 2026/08/03 03:18:50 DEBUG : toe: transformed to: dG9l 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/03 03:18:50 INFO : dG9l/dG9l: Making directory 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/03 03:18:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34647") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47334->172.17.0.3:34647, err= 2026/08/03 03:18:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/03 03:18:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31561") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:47074->172.17.0.3:31561, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37769") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36066->172.17.0.3:37769, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33256") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55454->172.17.0.3:33256, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:33994") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:53780->172.17.0.3:33994, err= 2026/08/03 03:18:50 DEBUG : dG9l: transformed to: toe 2026/08/03 03:18:50 DEBUG : dG9l: transformed to: toe 2026/08/03 03:18:50 DEBUG : toe: Directory modification time the same (differ by 595.935873ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37904") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:39234->172.17.0.3:37904, err= 2026/08/03 03:18:50 DEBUG : dG9l: transformed to: toe 2026/08/03 03:18:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/03 03:18:50 DEBUG : toe/toe: Directory modification time the same (differ by 595.935873ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39409") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:54842->172.17.0.3:39409, err= 2026/08/03 03:18:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/03 03:18:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/03 03:18:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/03 03:18:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/03 03:18:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/03 03:18:50 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : Local file system at /tmp/rclone2025347542: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:34607") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43222->172.17.0.3:34607, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35914") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58424->172.17.0.3:35914, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38121") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:43704->172.17.0.3:38121, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37260") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:35880->172.17.0.3:37260, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:30741") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:34802->172.17.0.3:30741, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35647") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:36864->172.17.0.3:35647, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37307") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:37334->172.17.0.3:37307, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xazofad8cute", Local "Local file system at /tmp/rclone2025347542", Modify Window "1s" 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36541") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:58410->172.17.0.3:36541, err= 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: 2026/08/03 03:18:50 INFO : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Making directory 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: 2026/08/03 03:18:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/03 03:18:50 INFO : toe/toe: Making directory 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe/toe: transformed to: 2026/08/03 03:18:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe: transformed to: 2026/08/03 03:18:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:18:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:18:50 DEBUG : toe/toe/toe: transformed to: 2026/08/03 03:18:50 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for checks to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Waiting for transfers to finish 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35592") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:56454->172.17.0.3:35592, err= 2026/08/03 03:18:50 DEBUG : toe/toe/toe: size = 11 OK 2026/08/03 03:18:50 INFO : toe/toe/toe: Copied (new) 2026/08/03 03:18:50 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: not deleting files as there were IO errors 2026/08/03 03:18:50 ERROR : ftp://172.17.0.3:21/rclone-test-xazofad8cute: not deleting directories as there were IO errors 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35039") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:59450->172.17.0.3:35039, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:37972") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:44264->172.17.0.3:37972, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:35191") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:46972->172.17.0.3:35191, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:38168") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:38398->172.17.0.3:38168, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36566") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:51210->172.17.0.3:36566, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:39955") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55452->172.17.0.3:39955, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:36231") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:33664->172.17.0.3:36231, err= --- PASS: TestError (0.01s) PASS 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: dial("tcp","172.17.0.3:31553") 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: > dial: conn=172.17.0.1:55986->172.17.0.3:31553, err= 2026/08/03 03:18:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xazofad8cute: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m55.685901213s (try 1/5)