"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/06 02:01:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane" 2026/05/06 02:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 02:01:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:01:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:49 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:01:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:49 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:49 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:01:49 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:01:49 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60816->172.17.0.3:21, err= 2026/05/06 02:01:51 DEBUG : Creating backend with remote "/tmp/rclone793893273" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31018") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38154->172.17.0.3:31018, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38345") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53676->172.17.0.3:38345, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31798") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44026->172.17.0.3:31798, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37791") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43044->172.17.0.3:37791, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38352") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52934->172.17.0.3:38352, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33246") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52112->172.17.0.3:33246, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:51 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32671") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51662->172.17.0.3:32671, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38289") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41854->172.17.0.3:38289, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31710") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44306->172.17.0.3:31710, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31390") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33936->172.17.0.3:31390, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39726") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43888->172.17.0.3:39726, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31448") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39192->172.17.0.3:31448, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33510") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50368->172.17.0.3:33510, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35142") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42932->172.17.0.3:35142, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37888") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37748->172.17.0.3:37888, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 DEBUG : Creating backend with remote "/non-existing" 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34867") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47274->172.17.0.3:34867, err= 2026/05/06 02:01:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33069") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49914->172.17.0.3:33069, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31579") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56876->172.17.0.3:31579, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35911") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40946->172.17.0.3:35911, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:51 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34949") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51642->172.17.0.3:34949, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39022") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35014->172.17.0.3:39022, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36087") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60764->172.17.0.3:36087, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31469") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55594->172.17.0.3:31469, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33946") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41566->172.17.0.3:33946, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37989") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53390->172.17.0.3:37989, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30543") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39098->172.17.0.3:30543, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Running all checks before starting transfers 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37900") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41062->172.17.0.3:37900, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Checks finished, now starting transfers 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35670") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51260->172.17.0.3:35670, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:51 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38108") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46782->172.17.0.3:38108, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38139") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46674->172.17.0.3:38139, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35092") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48444->172.17.0.3:35092, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39259") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39588->172.17.0.3:39259, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38477") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38042->172.17.0.3:38477, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 ERROR : Ignoring --no-traverse with sync 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32409") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39188->172.17.0.3:32409, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39416") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50234->172.17.0.3:39416, err= 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:51 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:51 DEBUG : Waiting for deletions to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30237") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36940->172.17.0.3:30237, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31856") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56422->172.17.0.3:31856, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36567") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59306->172.17.0.3:36567, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30561") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40056->172.17.0.3:30561, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30983") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41148->172.17.0.3:30983, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38807") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57654->172.17.0.3:38807, err= 2026/05/06 02:01:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34449") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53210->172.17.0.3:34449, err= 2026/05/06 02:01:51 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/06 02:01:51 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/06 02:01:51 INFO : hello world2: Copied (new) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32238") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35154->172.17.0.3:32238, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33214") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58216->172.17.0.3:33214, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31278") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33332->172.17.0.3:31278, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37660") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45202->172.17.0.3:37660, err= 2026/05/06 02:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37017") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58642->172.17.0.3:37017, err= 2026/05/06 02:01:51 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/06 02:01:51 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/06 02:01:51 INFO : potato2: Copied (new) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32973") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53324->172.17.0.3:32973, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32896") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42738->172.17.0.3:32896, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34839") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58384->172.17.0.3:34839, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35531") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51994->172.17.0.3:35531, err= 2026/05/06 02:01:51 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/06 02:01:51 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/06 02:01:51 INFO : potato2: Copied (new) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30981") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35248->172.17.0.3:30981, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35054") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54744->172.17.0.3:35054, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31198") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33092->172.17.0.3:31198, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.00s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/06 02:01:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:01:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/06 02:01:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30214") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44898->172.17.0.3:30214, err= 2026/05/06 02:01:51 INFO : sub dir2: Making directory 2026/05/06 02:01:51 INFO : sub dir: Making directory 2026/05/06 02:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:51 INFO : sub dir2/sub sub dir2: Making directory 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60818->172.17.0.3:21, err= 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:51 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36355") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54668->172.17.0.3:36355, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:53 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30918") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35790->172.17.0.3:30918, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30791") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39229") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56624->172.17.0.3:30791, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60036->172.17.0.3:39229, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38231") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41730->172.17.0.3:38231, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39482") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52802->172.17.0.3:39482, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32971") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54734->172.17.0.3:32971, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34821") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57846->172.17.0.3:34821, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35007") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51610->172.17.0.3:35007, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39010") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45632->172.17.0.3:39010, err= --- PASS: TestCopyEmptyDirectories (2.15s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:53 INFO : sub dir2: Making directory 2026/05/06 02:01:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/06 02:01:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31515") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56558->172.17.0.3:31515, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37773") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59802->172.17.0.3:37773, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:53 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35213") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51570->172.17.0.3:35213, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34733") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47962->172.17.0.3:34733, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37016") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41256->172.17.0.3:37016, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34359") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45018->172.17.0.3:34359, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30167") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49664->172.17.0.3:30167, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:53 DEBUG : sub dir2: Making directory with metadata 2026/05/06 02:01:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30368") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44124->172.17.0.3:30368, err= 2026/05/06 02:01:53 INFO : sub dir2: Making directory 2026/05/06 02:01:53 INFO : sub dir: Making directory 2026/05/06 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33814") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38976->172.17.0.3:33814, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:53 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:53 INFO : sub dir/hello world: Deleted 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33326") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51452->172.17.0.3:33326, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33324") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56372->172.17.0.3:33324, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37787") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56856->172.17.0.3:37787, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36628") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40268->172.17.0.3:36628, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37406") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40578->172.17.0.3:37406, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33741") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38098") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56696->172.17.0.3:33741, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60232->172.17.0.3:38098, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38107") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54904->172.17.0.3:38107, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32323") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47336->172.17.0.3:32323, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39517") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59702->172.17.0.3:39517, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:53 INFO : sub dir2: Making directory 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38181") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40264->172.17.0.3:38181, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39364") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60066->172.17.0.3:39364, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:53 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:53 INFO : sub dir/hello world: Deleted 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39241") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55896->172.17.0.3:39241, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34593") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35398->172.17.0.3:34593, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36694") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58974->172.17.0.3:36694, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39989") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40856->172.17.0.3:39989, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33937") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60444->172.17.0.3:33937, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:53 DEBUG : sub dir2: Making directory with metadata 2026/05/06 02:01:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:01:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37894") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48226->172.17.0.3:37894, err= 2026/05/06 02:01:53 INFO : sub dir2: Making directory 2026/05/06 02:01:53 INFO : sub dir: Making directory 2026/05/06 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30733") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36998->172.17.0.3:30733, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:53 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:53 DEBUG : Waiting for deletions to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33893") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51198->172.17.0.3:33893, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38352") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36955") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42332->172.17.0.3:38352, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60280->172.17.0.3:36955, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36426") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53122->172.17.0.3:36426, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38993") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56746->172.17.0.3:38993, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39564") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36358->172.17.0.3:39564, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34775") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55726->172.17.0.3:34775, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32525") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50996->172.17.0.3:32525, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32548") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36324->172.17.0.3:32548, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:53 INFO : sub dir2: Making directory 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31188") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57818->172.17.0.3:31188, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35816") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37680->172.17.0.3:35816, err= 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:01:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:01:53 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:53 DEBUG : Waiting for deletions to finish 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38946") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54982->172.17.0.3:38946, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31273") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60924->172.17.0.3:31273, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31420") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55408->172.17.0.3:31420, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33921") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50676->172.17.0.3:33921, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34464") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33714->172.17.0.3:34464, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32191") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40420->172.17.0.3:32191, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33713") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60548->172.17.0.3:33713, err= 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37941") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59254->172.17.0.3:37941, err= 2026/05/06 02:01:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-reviwok0ziza" 2026/05/06 02:01:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:01:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:53 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:01:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:53 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: Connecting to FTP server 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: dial("tcp","172.17.0.3:21") 2026/05/06 02:01:53 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: > dial: conn=172.17.0.1:51386->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-madutid6rane -> ftp://172.17.0.3:21/rclone-test-reviwok0ziza 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: dial("tcp","172.17.0.3:32282") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: > dial: conn=172.17.0.1:36286->172.17.0.3:32282, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34632") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58166->172.17.0.3:34632, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30930") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57698->172.17.0.3:30930, err= 2026/05/06 02:01:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: Waiting for checks to finish 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: Waiting for transfers to finish 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38193") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39494->172.17.0.3:38193, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: dial("tcp","172.17.0.3:32373") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: > dial: conn=172.17.0.1:55520->172.17.0.3:32373, err= 2026/05/06 02:01:55 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/06 02:01:55 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/06 02:01:55 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: dial("tcp","172.17.0.3:38726") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: > dial: conn=172.17.0.1:40946->172.17.0.3:38726, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: dial("tcp","172.17.0.3:32125") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: > dial: conn=172.17.0.1:52810->172.17.0.3:32125, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: dial("tcp","172.17.0.3:39022") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: > dial: conn=172.17.0.1:35152->172.17.0.3:39022, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: dial("tcp","172.17.0.3:34335") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: > dial: conn=172.17.0.1:37318->172.17.0.3:34335, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: Purge object "sub dir/hello world" 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: Purge dir "sub dir" 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: Purge dir "" 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33697") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58116->172.17.0.3:33697, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32408") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37700->172.17.0.3:32408, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36693") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49570->172.17.0.3:36693, err= --- PASS: TestServerSideCopy (2.13s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38001") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37206->172.17.0.3:38001, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37819") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45358->172.17.0.3:37819, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34471") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40814->172.17.0.3:34471, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39156") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53848->172.17.0.3:39156, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31044") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44516->172.17.0.3:31044, err= 2026/05/06 02:01:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone793893273) 2026/05/06 02:01:55 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:01:55 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32725") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52430->172.17.0.3:32725, err= 2026/05/06 02:01:55 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/06 02:01:55 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/06 02:01:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33235") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34774->172.17.0.3:33235, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38473") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50458->172.17.0.3:38473, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35431") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38372->172.17.0.3:35431, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36119") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58178->172.17.0.3:36119, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33753") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42570->172.17.0.3:33753, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34417") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32772->172.17.0.3:34417, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39925") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53272->172.17.0.3:39925, err= 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34042") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57970->172.17.0.3:34042, err= 2026/05/06 02:01:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wudacoz5qeyu" 2026/05/06 02:01:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:01:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:55 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:01:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:55 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Connecting to FTP server 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:21") 2026/05/06 02:01:55 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:51392->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-madutid6rane -> ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:31060") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37911") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:44260->172.17.0.3:31060, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43536->172.17.0.3:37911, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37587") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38080->172.17.0.3:37587, err= 2026/05/06 02:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Waiting for checks to finish 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Waiting for transfers to finish 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36989") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58828->172.17.0.3:36989, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:31931") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:35864->172.17.0.3:31931, err= 2026/05/06 02:01:57 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/06 02:01:57 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/06 02:01:57 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:39427") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:53420->172.17.0.3:39427, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:34220") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:48880->172.17.0.3:34220, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31172") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55710->172.17.0.3:31172, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34068") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47502->172.17.0.3:34068, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35191") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59486->172.17.0.3:35191, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:33625") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:44828->172.17.0.3:33625, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35498") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39410->172.17.0.3:35498, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39647") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:38586") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41724->172.17.0.3:39647, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:51166->172.17.0.3:38586, err= 2026/05/06 02:01:57 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:01:57 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu) 2026/05/06 02:01:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Waiting for checks to finish 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Waiting for transfers to finish 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36711") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48490->172.17.0.3:36711, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:32757") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:42320->172.17.0.3:32757, err= 2026/05/06 02:01:57 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/06 02:01:57 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/06 02:01:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:36307") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:55514->172.17.0.3:36307, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:32032") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:55152->172.17.0.3:32032, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:35364") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:51468->172.17.0.3:35364, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: dial("tcp","172.17.0.3:34378") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: > dial: conn=172.17.0.1:50522->172.17.0.3:34378, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Purge object "sub dir/hello world" 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Purge dir "sub dir" 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: Purge dir "" 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30817") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53548->172.17.0.3:30817, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38986") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32804->172.17.0.3:38986, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37737") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45190->172.17.0.3:37737, err= --- PASS: TestServerSideCopyOverSelf (2.16s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37009") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56850->172.17.0.3:37009, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36095") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44694->172.17.0.3:36095, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36222") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49394->172.17.0.3:36222, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30542") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35414->172.17.0.3:30542, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38643") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37024->172.17.0.3:38643, err= 2026/05/06 02:01:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone793893273) 2026/05/06 02:01:57 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:01:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38668") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47000->172.17.0.3:38668, err= 2026/05/06 02:01:57 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/06 02:01:57 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/06 02:01:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/06 02:01:57 INFO : sub dir/hello world: Deleted 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37523") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38274->172.17.0.3:37523, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38119") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59752->172.17.0.3:38119, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36939") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55254->172.17.0.3:36939, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31133") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40468->172.17.0.3:31133, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32729") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60882->172.17.0.3:32729, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33867") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36910->172.17.0.3:33867, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30903") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53626->172.17.0.3:30903, err= 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35655") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35534->172.17.0.3:35655, err= 2026/05/06 02:01:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-racumik5wegu" 2026/05/06 02:01:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:01:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:57 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:01:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:01:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:01:57 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:01:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Connecting to FTP server 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:21") 2026/05/06 02:01:57 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:51400->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-madutid6rane -> ftp://172.17.0.3:21/rclone-test-racumik5wegu 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:31615") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:60638->172.17.0.3:31615, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32601") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41930->172.17.0.3:32601, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34587") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41830->172.17.0.3:34587, err= 2026/05/06 02:02:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35574") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56918->172.17.0.3:35574, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:34615") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:45500->172.17.0.3:34615, err= 2026/05/06 02:02:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/06 02:02:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/06 02:02:00 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:36350") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:43920->172.17.0.3:36350, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:30699") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:46538->172.17.0.3:30699, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36565") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46990->172.17.0.3:36565, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30334") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58194->172.17.0.3:30334, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34106") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43646->172.17.0.3:34106, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Using server-side directory move 2026/05/06 02:02:00 INFO : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30246") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:31333") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51436->172.17.0.3:30246, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:55232->172.17.0.3:31333, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33774") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:35626") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57658->172.17.0.3:33774, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:46418->172.17.0.3:35626, err= 2026/05/06 02:02:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:02:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-racumik5wegu) 2026/05/06 02:02:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Waiting for transfers to finish 2026/05/06 02:02:00 INFO : sub dir/hello world: Deleted 2026/05/06 02:02:00 INFO : sub dir/hello world: Moved (server-side) 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31939") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35168->172.17.0.3:31939, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33989") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53108->172.17.0.3:33989, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:32940") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:36392->172.17.0.3:32940, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:32970") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:54106->172.17.0.3:32970, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36710") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56812->172.17.0.3:36710, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36210") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49336->172.17.0.3:36210, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39116") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33898->172.17.0.3:39116, err= 2026/05/06 02:02:00 DEBUG : testing file moves 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:35840") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:47304->172.17.0.3:35840, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32529") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40616->172.17.0.3:32529, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33190") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:35714") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56154->172.17.0.3:33190, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:50510->172.17.0.3:35714, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:02:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-racumik5wegu) 2026/05/06 02:02:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Waiting for transfers to finish 2026/05/06 02:02:00 INFO : sub dir/hello world: Deleted 2026/05/06 02:02:00 INFO : sub dir/hello world: Moved (server-side) 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32813") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57472->172.17.0.3:32813, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32032") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55156->172.17.0.3:32032, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:32567") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:50714->172.17.0.3:32567, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:31558") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:58390->172.17.0.3:31558, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:34171") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:52172->172.17.0.3:34171, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: dial("tcp","172.17.0.3:36215") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: > dial: conn=172.17.0.1:57912->172.17.0.3:36215, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Purge object "sub dir/hello world" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Purge dir "sub dir" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: Purge dir "" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37149") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44798->172.17.0.3:37149, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30593") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45556->172.17.0.3:30593, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34901") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57246->172.17.0.3:34901, err= --- PASS: TestServerSideMoveOverSelf (2.21s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32276") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51382->172.17.0.3:32276, err= 2026/05/06 02:02:00 ERROR : error listing: directory not found 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34351") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40636->172.17.0.3:34351, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30299") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42090->172.17.0.3:30299, err= 2026/05/06 02:02:00 INFO : Local file system at /tmp/rclone793893273: Making directory 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33073") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42596->172.17.0.3:33073, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37256") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53584->172.17.0.3:37256, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37307") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37424->172.17.0.3:37307, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38824") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57186->172.17.0.3:38824, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35351") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58838->172.17.0.3:35351, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35552") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52568->172.17.0.3:35552, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37284") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36684->172.17.0.3:37284, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34243") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50052->172.17.0.3:34243, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35744") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38956->172.17.0.3:35744, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34321") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46128->172.17.0.3:34321, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30100") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38702->172.17.0.3:30100, err= 2026/05/06 02:02:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33573") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42336->172.17.0.3:33573, err= 2026/05/06 02:02:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:02:00 DEBUG : Local file system at /tmp/rclone793893273: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : Local file system at /tmp/rclone793893273: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35949") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45308->172.17.0.3:35949, err= 2026/05/06 02:02:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/06 02:02:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/06 02:02:00 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:02:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39987") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51972->172.17.0.3:39987, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36096") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40220->172.17.0.3:36096, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33273") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45332->172.17.0.3:33273, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34385") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32902->172.17.0.3:34385, err= 2026/05/06 02:02:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39024") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39476->172.17.0.3:39024, err= 2026/05/06 02:02:00 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/06 02:02:00 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/06 02:02:00 INFO : check sum: Copied (new) 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38861") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41544->172.17.0.3:38861, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31950") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37408->172.17.0.3:31950, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : check sum: size = 1 OK 2026/05/06 02:02:00 NOTICE: ftp://172.17.0.3:21/rclone-test-madutid6rane: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/06 02:02:00 DEBUG : check sum: Size of src and dst objects identical 2026/05/06 02:02:00 DEBUG : check sum: Unchanged skipping 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 INFO : There was nothing to transfer 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37395") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52328->172.17.0.3:37395, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32370") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55542->172.17.0.3:32370, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35967") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47970->172.17.0.3:35967, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31365") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36640->172.17.0.3:31365, err= 2026/05/06 02:02:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35945") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43726->172.17.0.3:35945, err= 2026/05/06 02:02:00 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/06 02:02:00 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/06 02:02:00 INFO : sizeonly: Copied (new) 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38151") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50892->172.17.0.3:38151, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32188") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42528->172.17.0.3:32188, err= 2026/05/06 02:02:00 DEBUG : sizeonly: size = 6 OK 2026/05/06 02:02:00 DEBUG : sizeonly: Sizes identical 2026/05/06 02:02:00 DEBUG : sizeonly: Unchanged skipping 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 INFO : There was nothing to transfer 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38812") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44642->172.17.0.3:38812, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37526") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37066->172.17.0.3:37526, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34862") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55060->172.17.0.3:34862, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33232") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41592->172.17.0.3:33232, err= 2026/05/06 02:02:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35901") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36304->172.17.0.3:35901, err= 2026/05/06 02:02:00 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/06 02:02:00 INFO : ignore-size: Copied (new) 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39009") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57340->172.17.0.3:39009, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39475") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50474->172.17.0.3:39475, err= 2026/05/06 02:02:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:00 DEBUG : ignore-size: Unchanged skipping 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 INFO : There was nothing to transfer 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36739") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44156->172.17.0.3:36739, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37082") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35958->172.17.0.3:37082, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32262") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42116->172.17.0.3:32262, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38865") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58860->172.17.0.3:38865, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32419") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51990->172.17.0.3:32419, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36125") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38416->172.17.0.3:36125, err= 2026/05/06 02:02:00 DEBUG : existing: size = 6 OK 2026/05/06 02:02:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : existing: Unchanged skipping 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 INFO : There was nothing to transfer 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39290") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40120->172.17.0.3:39290, err= 2026/05/06 02:02:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30000") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43802->172.17.0.3:30000, err= 2026/05/06 02:02:00 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/06 02:02:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/06 02:02:00 INFO : existing: Copied (replaced existing) 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34821") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57860->172.17.0.3:34821, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31173") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54436->172.17.0.3:31173, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34304") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52088->172.17.0.3:34304, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34119") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37704->172.17.0.3:34119, err= 2026/05/06 02:02:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30930") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57708->172.17.0.3:30930, err= 2026/05/06 02:02:00 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/06 02:02:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/06 02:02:00 INFO : existing: Copied (new) 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31980") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52502->172.17.0.3:31980, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38357") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52834->172.17.0.3:38357, err= 2026/05/06 02:02:00 DEBUG : existing: Destination exists, skipping 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:00 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:00 INFO : There was nothing to transfer 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36252") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47020->172.17.0.3:36252, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35407") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53352->172.17.0.3:35407, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39130") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47568->172.17.0.3:39130, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33723") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56016->172.17.0.3:33723, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32264") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56228->172.17.0.3:32264, err= 2026/05/06 02:02:00 INFO : d: Making directory 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31594") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42096->172.17.0.3:31594, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39087") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52868->172.17.0.3:39087, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36472") 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51410->172.17.0.3:21, err= 2026/05/06 02:02:00 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41986->172.17.0.3:36472, err= 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38811") 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42784->172.17.0.3:38811, err= 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32678") 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38368->172.17.0.3:32678, err= 2026/05/06 02:02:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41062->172.17.0.3:21, err= 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38405") 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39973") 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33891") 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50126->172.17.0.3:39973, err= 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37454->172.17.0.3:38405, err= 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58510->172.17.0.3:33891, err= 2026/05/06 02:02:02 DEBUG : c/non empty space: size = 5 OK 2026/05/06 02:02:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:02 DEBUG : c/non empty space: Unchanged skipping 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:02 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34314") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56186->172.17.0.3:34314, err= 2026/05/06 02:02:04 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/06 02:02:04 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/06 02:02:04 INFO : a/potato2: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : b/potato: Deleted 2026/05/06 02:02:04 INFO : d: Removing directory 2026/05/06 02:02:04 INFO : b: Removing directory 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: deleted 2 directories 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34962") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48434->172.17.0.3:34962, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33630") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56558->172.17.0.3:33630, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39449") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38024->172.17.0.3:39449, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36640") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56878->172.17.0.3:36640, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30988") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37627") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60864->172.17.0.3:37627, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54066->172.17.0.3:30988, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34522") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50576->172.17.0.3:34522, err= --- PASS: TestSyncIgnoreErrors (4.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35004") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33538->172.17.0.3:35004, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38879") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58020->172.17.0.3:38879, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31088") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45982->172.17.0.3:31088, err= 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 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/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36087") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42386->172.17.0.3:36087, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33560") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40880->172.17.0.3:33560, err= 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 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/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36692") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44464->172.17.0.3:36692, err= 2026/05/06 02:02:04 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/06 02:02:04 INFO : empty space: Copied (replaced existing) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35983") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60040->172.17.0.3:35983, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36840") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38442->172.17.0.3:36840, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36899") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42656->172.17.0.3:36899, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36149") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35554->172.17.0.3:36149, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38688") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51202->172.17.0.3:38688, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31036") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54562->172.17.0.3:31036, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33639") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44262->172.17.0.3:33639, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31208") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36938->172.17.0.3:31208, err= 2026/05/06 02:02:04 DEBUG : foo: size = 3 OK 2026/05/06 02:02:04 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/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37433") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54958->172.17.0.3:37433, err= 2026/05/06 02:02:04 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/06 02:02:04 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/06 02:02:04 INFO : foo: Copied (replaced existing) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36085") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42326->172.17.0.3:36085, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32281") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56118->172.17.0.3:32281, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31547") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37846->172.17.0.3:31547, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36101") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49384->172.17.0.3:36101, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39239") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52482->172.17.0.3:39239, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30842") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56516->172.17.0.3:30842, err= 2026/05/06 02:02:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39459") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51006->172.17.0.3:39459, err= 2026/05/06 02:02:04 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/06 02:02:04 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/06 02:02:04 INFO : potato: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31353") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49776->172.17.0.3:31353, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33306") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41050->172.17.0.3:33306, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39429") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51574->172.17.0.3:39429, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39755") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56336->172.17.0.3:39755, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38329") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51378->172.17.0.3:38329, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35312") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33886->172.17.0.3:35312, err= 2026/05/06 02:02:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:04 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:02:04 DEBUG : potato: Sizes differ 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33698") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38504->172.17.0.3:33698, err= 2026/05/06 02:02:04 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/06 02:02:04 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/06 02:02:04 INFO : potato: Copied (replaced existing) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35836") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58554->172.17.0.3:35836, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35777") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34408->172.17.0.3:35777, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30919") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34826->172.17.0.3:30919, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38807") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39018->172.17.0.3:38807, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36457") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40370->172.17.0.3:36457, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33577") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56768->172.17.0.3:33577, err= 2026/05/06 02:02:04 DEBUG : potato: size = 21 OK 2026/05/06 02:02:04 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/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31256") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39320->172.17.0.3:31256, err= 2026/05/06 02:02:04 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/06 02:02:04 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/06 02:02:04 INFO : potato: Copied (replaced existing) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30093") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53146->172.17.0.3:30093, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37548") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33952->172.17.0.3:37548, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34991") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57298->172.17.0.3:34991, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38082") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54966->172.17.0.3:38082, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34821") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56108->172.17.0.3:34821, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32794") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35994->172.17.0.3:32794, err= 2026/05/06 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35955") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49428->172.17.0.3:35955, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39893") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57664->172.17.0.3:39893, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31245") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34660->172.17.0.3:31245, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31506") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40324->172.17.0.3:31506, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35671") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58954->172.17.0.3:35671, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32083") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44240->172.17.0.3:32083, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31884") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45104->172.17.0.3:31884, err= 2026/05/06 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34942") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50716->172.17.0.3:34942, err= 2026/05/06 02:02:04 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/06 02:02:04 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/06 02:02:04 INFO : potato2: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : potato: Deleted 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37247") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55252->172.17.0.3:37247, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37980") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38464->172.17.0.3:37980, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30903") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39640->172.17.0.3:30903, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34763") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51390->172.17.0.3:34763, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33164") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48878->172.17.0.3:33164, err= 2026/05/06 02:02:04 INFO : d: Making directory 2026/05/06 02:02:04 INFO : d/e: Making directory 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34566") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36290->172.17.0.3:34566, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35723") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31895") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47644->172.17.0.3:35723, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35346") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39700->172.17.0.3:31895, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47042->172.17.0.3:35346, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36979") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37638->172.17.0.3:36979, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32724") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51810->172.17.0.3:32724, err= 2026/05/06 02:02:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38745") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30752") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46228->172.17.0.3:38745, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32731") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51762->172.17.0.3:30752, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41274->172.17.0.3:32731, err= 2026/05/06 02:02:04 DEBUG : c/non empty space: size = 5 OK 2026/05/06 02:02:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31847") 2026/05/06 02:02:04 DEBUG : c/non empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60578->172.17.0.3:31847, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31370") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45042->172.17.0.3:31370, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/06 02:02:04 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/06 02:02:04 INFO : a/potato2: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : b/potato: Deleted 2026/05/06 02:02:04 INFO : d/e: Removing directory 2026/05/06 02:02:04 INFO : d: Removing directory 2026/05/06 02:02:04 INFO : b: Removing directory 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: deleted 3 directories 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35790") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53434->172.17.0.3:35790, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35585") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35773") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45440->172.17.0.3:35773, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37880->172.17.0.3:35585, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30282") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43088->172.17.0.3:30282, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39278") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34745") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58310->172.17.0.3:39278, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57894->172.17.0.3:34745, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33420") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42698->172.17.0.3:33420, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36581") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41424->172.17.0.3:36581, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31802") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44794->172.17.0.3:31802, err= 2026/05/06 02:02:04 INFO : d: Making directory 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33505") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57314->172.17.0.3:33505, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31922") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31728") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39278") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54590->172.17.0.3:31922, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37440->172.17.0.3:31728, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58316->172.17.0.3:39278, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31047") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45534->172.17.0.3:31047, err= 2026/05/06 02:02:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32215") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38014") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42826->172.17.0.3:32215, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43460->172.17.0.3:38014, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36659") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60322->172.17.0.3:36659, err= 2026/05/06 02:02:04 DEBUG : c/non empty space: size = 5 OK 2026/05/06 02:02:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : c/non empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33228") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42844->172.17.0.3:33228, err= 2026/05/06 02:02:04 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/06 02:02:04 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/06 02:02:04 INFO : a/potato2: Copied (new) 2026/05/06 02:02:04 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: not deleting files as there were IO errors 2026/05/06 02:02:04 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: not deleting directories as there were IO errors 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35641") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36836->172.17.0.3:35641, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36172") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30076") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33415") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32737") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37756->172.17.0.3:30076, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33868->172.17.0.3:36172, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53068->172.17.0.3:33415, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55806->172.17.0.3:32737, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37278") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45318->172.17.0.3:37278, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32441") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35460") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41352->172.17.0.3:32441, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31212") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43994->172.17.0.3:35460, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32648") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38702->172.17.0.3:31212, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54664->172.17.0.3:32648, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39636") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49878->172.17.0.3:39636, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36270") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38580->172.17.0.3:36270, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35151") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51630->172.17.0.3:35151, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33044") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34798->172.17.0.3:33044, err= 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32711") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52856->172.17.0.3:32711, err= 2026/05/06 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 INFO : potato: Deleted 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37478") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42568->172.17.0.3:37478, err= 2026/05/06 02:02:04 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/06 02:02:04 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/06 02:02:04 INFO : potato2: Copied (new) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32797") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36550->172.17.0.3:32797, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30622") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47836->172.17.0.3:30622, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33213") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51814->172.17.0.3:33213, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31884") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45116->172.17.0.3:31884, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36063") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36730->172.17.0.3:36063, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34117") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42120->172.17.0.3:34117, err= 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37476") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43428->172.17.0.3:37476, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 INFO : potato: Deleted 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34903") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48028->172.17.0.3:34903, err= 2026/05/06 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35401") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46088->172.17.0.3:35401, err= 2026/05/06 02:02:04 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/06 02:02:04 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/06 02:02:04 INFO : potato2: Copied (new) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37008") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53770->172.17.0.3:37008, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39757") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42670->172.17.0.3:39757, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35920") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33886->172.17.0.3:35920, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34421") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50392->172.17.0.3:34421, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34086") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40424->172.17.0.3:34086, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39339") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51334->172.17.0.3:39339, err= 2026/05/06 02:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37440") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49024->172.17.0.3:37440, err= 2026/05/06 02:02:04 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/06 02:02:04 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/06 02:02:04 INFO : potato2: Copied (new) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35277") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35968->172.17.0.3:35277, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30969") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36768->172.17.0.3:30969, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37694") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41598->172.17.0.3:37694, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34721") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43850->172.17.0.3:34721, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32626") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44578->172.17.0.3:32626, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33145") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36472->172.17.0.3:33145, err= 2026/05/06 02:02:04 DEBUG : enormous: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : enormous: Excluded 2026/05/06 02:02:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : potato2: Excluded 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39268") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49490->172.17.0.3:39268, err= 2026/05/06 02:02:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : potato2: Excluded 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : There was nothing to transfer 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35196") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53672->172.17.0.3:35196, err= 2026/05/06 02:02:04 DEBUG : enormous: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : enormous: Excluded 2026/05/06 02:02:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : potato2: Excluded 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39364") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44702->172.17.0.3:39364, err= 2026/05/06 02:02:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : potato2: Excluded 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : There was nothing to transfer 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32127") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52034->172.17.0.3:32127, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35691") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57190->172.17.0.3:35691, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37190") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51196->172.17.0.3:37190, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39157") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55298->172.17.0.3:39157, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33922") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49544->172.17.0.3:33922, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35723") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47656->172.17.0.3:35723, err= 2026/05/06 02:02:04 DEBUG : enormous: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : enormous: Excluded 2026/05/06 02:02:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/06 02:02:04 DEBUG : potato2: Excluded 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35770") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54440->172.17.0.3:35770, err= 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : potato2: Deleted 2026/05/06 02:02:04 INFO : enormous: Deleted 2026/05/06 02:02:04 INFO : There was nothing to transfer 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39398") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42480->172.17.0.3:39398, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34256") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33662->172.17.0.3:34256, err= 2026/05/06 02:02:04 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:04 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : enormous: Deleted 2026/05/06 02:02:04 INFO : potato2: Deleted 2026/05/06 02:02:04 INFO : There was nothing to transfer 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34175") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53268->172.17.0.3:34175, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38266") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56312->172.17.0.3:38266, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38319") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47706->172.17.0.3:38319, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33416") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40620->172.17.0.3:33416, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30732") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37256->172.17.0.3:30732, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35588") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56408->172.17.0.3:35588, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38089") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57064->172.17.0.3:38089, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37652") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32816->172.17.0.3:37652, err= 2026/05/06 02:02:04 DEBUG : five: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : four: size = 4 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:04 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:02:04 DEBUG : four: Sizes differ 2026/05/06 02:02:04 DEBUG : one: Destination is newer than source, skipping 2026/05/06 02:02:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/06 02:02:04 DEBUG : two: size = 3 OK 2026/05/06 02:02:04 DEBUG : three: size = 5 OK 2026/05/06 02:02:04 DEBUG : three: Sizes identical 2026/05/06 02:02:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38012") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32477") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30013") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43370->172.17.0.3:32477, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39000->172.17.0.3:38012, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57348->172.17.0.3:30013, err= 2026/05/06 02:02:04 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/06 02:02:04 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/06 02:02:04 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/06 02:02:04 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/06 02:02:04 INFO : two: Copied (replaced existing) 2026/05/06 02:02:04 DEBUG : four.f852663a.partial: renamed to: four 2026/05/06 02:02:04 INFO : four: Copied (replaced existing) 2026/05/06 02:02:04 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/06 02:02:04 INFO : five: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31895") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39706->172.17.0.3:31895, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36513") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44638->172.17.0.3:36513, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34985") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33336->172.17.0.3:34985, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/06 02:02:04 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31183") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54070->172.17.0.3:31183, err= 2026/05/06 02:02:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36607") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34322") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38320->172.17.0.3:36607, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45566->172.17.0.3:34322, err= 2026/05/06 02:02:04 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/06 02:02:04 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/06 02:02:04 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/06 02:02:04 INFO : yam: Copied (new) 2026/05/06 02:02:04 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/06 02:02:04 INFO : potato: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32373") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41102->172.17.0.3:32373, err= 2026/05/06 02:02:04 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30173") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53322->172.17.0.3:30173, err= 2026/05/06 02:02:04 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : potato: size = 14 OK 2026/05/06 02:02:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : potato: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39684") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39588->172.17.0.3:39684, err= 2026/05/06 02:02:04 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/06 02:02:04 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/06 02:02:04 INFO : yaml: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : yam: Deleted 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32325") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40542->172.17.0.3:32325, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38747") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49530->172.17.0.3:38747, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36160") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56768->172.17.0.3:36160, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31616") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49440->172.17.0.3:31616, err= 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Making map for --track-renames 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Finished making map for --track-renames 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for renames to finish 2026/05/06 02:02:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39318") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56440->172.17.0.3:39318, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30118") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49554->172.17.0.3:30118, err= 2026/05/06 02:02:04 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/06 02:02:04 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/06 02:02:04 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/06 02:02:04 INFO : potato: Copied (new) 2026/05/06 02:02:04 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/06 02:02:04 INFO : yam: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31550") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40906->172.17.0.3:31550, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35027") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35998->172.17.0.3:35027, err= 2026/05/06 02:02:04 DEBUG : potato: size = 14 OK 2026/05/06 02:02:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : potato: Unchanged skipping 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Making map for --track-renames 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Finished making map for --track-renames 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for renames to finish 2026/05/06 02:02:04 INFO : yam: Moved (server-side) to: yaml 2026/05/06 02:02:04 INFO : yaml: Renamed from "yam" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : There was nothing to transfer 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32108") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53894->172.17.0.3:32108, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38424") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40012->172.17.0.3:38424, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31082") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55928->172.17.0.3:31082, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34437") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45172->172.17.0.3:34437, err= 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Making map for --track-renames 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Finished making map for --track-renames 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/06 02:02:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for renames to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35059") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35674") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57364->172.17.0.3:35059, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44930->172.17.0.3:35674, err= 2026/05/06 02:02:04 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/06 02:02:04 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/06 02:02:04 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/06 02:02:04 INFO : sub/yam: Copied (new) 2026/05/06 02:02:04 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/06 02:02:04 INFO : potato: Copied (new) 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30670") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40526->172.17.0.3:30670, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33828") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37176->172.17.0.3:33828, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38342") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37664->172.17.0.3:38342, err= 2026/05/06 02:02:04 DEBUG : potato: size = 14 OK 2026/05/06 02:02:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:04 DEBUG : potato: Unchanged skipping 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37499") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40266->172.17.0.3:37499, err= 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Making map for --track-renames 2026/05/06 02:02:04 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Finished making map for --track-renames 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for renames to finish 2026/05/06 02:02:04 INFO : sub/yam: Moved (server-side) to: yam 2026/05/06 02:02:04 INFO : yam: Renamed from "sub/yam" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:04 INFO : There was nothing to transfer 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33397") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49120->172.17.0.3:33397, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32406") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41548->172.17.0.3:32406, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31911") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36776->172.17.0.3:31911, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35167") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37136->172.17.0.3:35167, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34231") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50920->172.17.0.3:34231, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : Creating backend with remote "/tmp/rclone793893273/dir1" 2026/05/06 02:02:04 DEBUG : Creating backend with remote "/tmp/rclone793893273/dir2" 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273/dir2: Using server-side directory move 2026/05/06 02:02:04 INFO : Local file system at /tmp/rclone793893273/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 02:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/06 02:02:04 INFO : file1.txt: Moved (server-side) 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273/dir2: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273/dir2: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31993") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51580->172.17.0.3:31993, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35842") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49738->172.17.0.3:35842, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38501") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45266->172.17.0.3:38501, err= 2026/05/06 02:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35225") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37808->172.17.0.3:35225, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38928") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33618->172.17.0.3:38928, err= 2026/05/06 02:02:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:02:04 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/06 02:02:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:02:04 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:02:04 INFO : sub dir/hello world: Deleted 2026/05/06 02:02:04 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/06 02:02:04 INFO : nested/sub dir/file: Copied (new) 2026/05/06 02:02:04 INFO : nested/sub dir/file: Deleted 2026/05/06 02:02:04 INFO : sub dir: Removing directory 2026/05/06 02:02:04 INFO : nested/sub dir: Removing directory 2026/05/06 02:02:04 INFO : nested: Removing directory 2026/05/06 02:02:04 DEBUG : Local file system at /tmp/rclone793893273: deleted 3 directories 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30035") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34680->172.17.0.3:30035, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38004") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31200") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60054->172.17.0.3:38004, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33246->172.17.0.3:31200, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38095") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60316->172.17.0.3:38095, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39045") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56694->172.17.0.3:39045, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39814") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45600->172.17.0.3:39814, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36114") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40230->172.17.0.3:36114, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35269") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38212->172.17.0.3:35269, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34348") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53594->172.17.0.3:34348, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36071") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42058->172.17.0.3:36071, err= 2026/05/06 02:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39941") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49426->172.17.0.3:39941, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32577") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53586->172.17.0.3:32577, err= 2026/05/06 02:02:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/06 02:02:04 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/06 02:02:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/06 02:02:04 INFO : sub dir/hello world: Copied (new) 2026/05/06 02:02:04 INFO : sub dir/hello world: Deleted 2026/05/06 02:02:04 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/06 02:02:04 INFO : nested/sub dir/file: Copied (new) 2026/05/06 02:02:04 INFO : nested/sub dir/file: Deleted 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34604") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42766->172.17.0.3:34604, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30618") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34516") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40658->172.17.0.3:30618, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52298->172.17.0.3:34516, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30081") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36774->172.17.0.3:30081, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39275") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44532->172.17.0.3:39275, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32760") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35085") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37632->172.17.0.3:32760, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60830->172.17.0.3:35085, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39825") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33632->172.17.0.3:39825, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36138") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48934->172.17.0.3:36138, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36829") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34726->172.17.0.3:36829, err= 2026/05/06 02:02:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36518") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36112") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47888->172.17.0.3:36518, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54174->172.17.0.3:36112, err= 2026/05/06 02:02:04 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/06 02:02:04 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/06 02:02:04 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/06 02:02:04 INFO : existing-b: Copied (new) 2026/05/06 02:02:04 INFO : existing-b: Deleted 2026/05/06 02:02:04 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/06 02:02:04 INFO : existing: Copied (new) 2026/05/06 02:02:04 INFO : existing: Deleted 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35665") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35754->172.17.0.3:35665, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33093") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57608->172.17.0.3:33093, err= 2026/05/06 02:02:04 DEBUG : existing: Destination exists, skipping 2026/05/06 02:02:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:04 INFO : There was nothing to transfer 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36062") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49232->172.17.0.3:36062, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37051") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48340->172.17.0.3:37051, err= 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30119") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54142->172.17.0.3:30119, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wumexaw2gibo" 2026/05/06 02:02:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:04 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:04 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: Connecting to FTP server 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:41076->172.17.0.3:21, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31286") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57748->172.17.0.3:31286, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37561") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54620->172.17.0.3:37561, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32814") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54340->172.17.0.3:32814, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32860") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50650->172.17.0.3:32860, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-madutid6rane -> ftp://172.17.0.3:21/rclone-test-wumexaw2gibo 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:33486") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:35264->172.17.0.3:33486, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:36432") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:33444->172.17.0.3:36432, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:34947") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:58618->172.17.0.3:34947, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: Using server-side directory move 2026/05/06 02:02:07 INFO : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:32904") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31010") 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:54660->172.17.0.3:32904, err= 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53056->172.17.0.3:31010, err= 2026/05/06 02:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:07 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/06 02:02:07 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: Waiting for checks to finish 2026/05/06 02:02:07 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:02:07 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-wumexaw2gibo) 2026/05/06 02:02:07 DEBUG : potato3: Sizes differ 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: Connecting to FTP server 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:07 INFO : empty space: Deleted 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: Waiting for transfers to finish 2026/05/06 02:02:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:41086->172.17.0.3:21, err= 2026/05/06 02:02:07 INFO : potato2: Moved (server-side) 2026/05/06 02:02:09 INFO : potato3: Deleted 2026/05/06 02:02:09 INFO : potato3: Moved (server-side) 2026/05/06 02:02:09 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31216") 2026/05/06 02:02:09 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60230->172.17.0.3:31216, err= 2026/05/06 02:02:09 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:33523") 2026/05/06 02:02:09 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:50888->172.17.0.3:33523, err= 2026/05/06 02:02:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamihec8sufu" 2026/05/06 02:02:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:09 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:09 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:09 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: Connecting to FTP server 2026/05/06 02:02:09 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:09 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: > dial: conn=172.17.0.1:41100->172.17.0.3:21, err= 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: Using server-side directory move 2026/05/06 02:02:11 INFO : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: Server side directory move succeeded 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: dial("tcp","172.17.0.3:39007") 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: > dial: conn=172.17.0.1:41414->172.17.0.3:39007, err= 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:36816") 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:52624->172.17.0.3:36816, err= 2026/05/06 02:02:11 ERROR : error listing: directory not found 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: dial("tcp","172.17.0.3:34975") 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: > dial: conn=172.17.0.1:36100->172.17.0.3:34975, err= 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: Purge object "empty space" 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: Purge object "potato2" 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: Purge object "potato3" 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: Purge dir "" 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: dial("tcp","172.17.0.3:31004") 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: > dial: conn=172.17.0.1:55448->172.17.0.3:31004, err= 2026/05/06 02:02:11 ERROR : error listing: directory not found 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: Purge dir "" 2026/05/06 02:02:11 NOTICE: purge failed to rmdir "": directory not found 2026/05/06 02:02:11 NOTICE: purge failed: directory not found 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35546") 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46450->172.17.0.3:35546, err= 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38382") 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42644->172.17.0.3:38382, err= --- PASS: TestServerSideMove (6.64s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dipuyaj2heli" 2026/05/06 02:02:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:11 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:11 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: Connecting to FTP server 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:38836->172.17.0.3:21, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31627") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58848->172.17.0.3:31627, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35201") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51224->172.17.0.3:35201, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32215") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42118->172.17.0.3:32215, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35097") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52476->172.17.0.3:35097, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-madutid6rane -> ftp://172.17.0.3:21/rclone-test-dipuyaj2heli 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:36316") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:52408->172.17.0.3:36316, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:32548") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:50280->172.17.0.3:32548, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:34331") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:52166->172.17.0.3:34331, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:39883") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36808") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41304->172.17.0.3:36808, err= 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:49256->172.17.0.3:39883, err= 2026/05/06 02:02:13 DEBUG : empty space: Excluded (Size Filter) 2026/05/06 02:02:13 DEBUG : empty space: Excluded 2026/05/06 02:02:13 DEBUG : empty space: Excluded (Size Filter) 2026/05/06 02:02:13 DEBUG : empty space: Excluded 2026/05/06 02:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:13 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:02:13 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-dipuyaj2heli) 2026/05/06 02:02:13 DEBUG : potato3: Sizes differ 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: Waiting for checks to finish 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: Waiting for transfers to finish 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: Connecting to FTP server 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:13 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:38842->172.17.0.3:21, err= 2026/05/06 02:02:13 INFO : potato2: Moved (server-side) 2026/05/06 02:02:15 INFO : potato3: Deleted 2026/05/06 02:02:15 INFO : potato3: Moved (server-side) 2026/05/06 02:02:15 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39523") 2026/05/06 02:02:15 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58384->172.17.0.3:39523, err= 2026/05/06 02:02:15 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:37060") 2026/05/06 02:02:15 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:39344->172.17.0.3:37060, err= 2026/05/06 02:02:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-piqukaj2dita" 2026/05/06 02:02:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:15 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:15 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:15 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: Connecting to FTP server 2026/05/06 02:02:15 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:15 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: > dial: conn=172.17.0.1:38856->172.17.0.3:21, err= 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: dial("tcp","172.17.0.3:34188") 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: > dial: conn=172.17.0.1:50430->172.17.0.3:34188, err= 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:37881") 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:37394->172.17.0.3:37881, err= 2026/05/06 02:02:17 DEBUG : empty space: Excluded (Size Filter) 2026/05/06 02:02:17 DEBUG : empty space: Excluded 2026/05/06 02:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: Waiting for checks to finish 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: Connecting to FTP server 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: Waiting for transfers to finish 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:17 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: > dial: conn=172.17.0.1:38868->172.17.0.3:21, err= 2026/05/06 02:02:17 INFO : potato2: Moved (server-side) 2026/05/06 02:02:20 INFO : potato3: Moved (server-side) 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: dial("tcp","172.17.0.3:37981") 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: > dial: conn=172.17.0.1:42108->172.17.0.3:37981, err= 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:32174") 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:54138->172.17.0.3:32174, err= 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: dial("tcp","172.17.0.3:31890") 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: > dial: conn=172.17.0.1:33426->172.17.0.3:31890, err= 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: Purge object "potato2" 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: Purge object "potato3" 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-piqukaj2dita: Purge dir "" 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: dial("tcp","172.17.0.3:33785") 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: > dial: conn=172.17.0.1:60820->172.17.0.3:33785, err= 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: Purge object "empty space" 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-dipuyaj2heli: Purge dir "" 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30009") 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55970->172.17.0.3:30009, err= 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39537") 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52020->172.17.0.3:39537, err= --- PASS: TestServerSideMoveWithFilter (8.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yewided0xori" 2026/05/06 02:02:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:20 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:20 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: Connecting to FTP server 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:20 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:38876->172.17.0.3:21, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31068") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55392->172.17.0.3:31068, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39376") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49660->172.17.0.3:39376, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39888") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34168->172.17.0.3:39888, err= 2026/05/06 02:02:22 INFO : tomatoDir: Making directory 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30803") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36996->172.17.0.3:30803, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35778") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53810->172.17.0.3:35778, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-madutid6rane -> ftp://172.17.0.3:21/rclone-test-yewided0xori 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:38400") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:43968->172.17.0.3:38400, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:38585") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:57034->172.17.0.3:38585, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:35196") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:42172->172.17.0.3:35196, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: Using server-side directory move 2026/05/06 02:02:22 INFO : ftp://172.17.0.3:21/rclone-test-yewided0xori: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33826") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:36703") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52196->172.17.0.3:33826, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:46348->172.17.0.3:36703, err= 2026/05/06 02:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/06 02:02:22 DEBUG : empty space: size = 1 OK 2026/05/06 02:02:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/06 02:02:22 DEBUG : empty space: Unchanged skipping 2026/05/06 02:02:22 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:02:22 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-yewided0xori) 2026/05/06 02:02:22 DEBUG : potato3: Sizes differ 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: Connecting to FTP server 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33262") 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60982->172.17.0.3:33262, err= 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:36410->172.17.0.3:21, err= 2026/05/06 02:02:22 INFO : potato2: Moved (server-side) 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: Waiting for checks to finish 2026/05/06 02:02:22 INFO : empty space: Deleted 2026/05/06 02:02:22 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: Waiting for transfers to finish 2026/05/06 02:02:24 INFO : potato3: Deleted 2026/05/06 02:02:24 INFO : potato3: Moved (server-side) 2026/05/06 02:02:24 INFO : tomatoDir: Removing directory 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: deleted 1 directories 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39628") 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45316->172.17.0.3:39628, err= 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33229") 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60828->172.17.0.3:33229, err= 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:37611") 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:38480->172.17.0.3:37611, err= 2026/05/06 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zujapeg4polu" 2026/05/06 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:24 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:24 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Connecting to FTP server 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:24 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: > dial: conn=172.17.0.1:36412->172.17.0.3:21, err= 2026/05/06 02:02:26 INFO : tomatoDir: Making directory 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Using server-side directory move 2026/05/06 02:02:26 INFO : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Server side directory move succeeded 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: dial("tcp","172.17.0.3:33555") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: > dial: conn=172.17.0.1:42740->172.17.0.3:33555, err= 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: dial("tcp","172.17.0.3:38126") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: > dial: conn=172.17.0.1:39512->172.17.0.3:38126, err= 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:35487") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:41202->172.17.0.3:35487, err= 2026/05/06 02:02:26 ERROR : error listing: directory not found 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:39525") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:57564->172.17.0.3:39525, err= 2026/05/06 02:02:26 ERROR : error listing: directory not found 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: dial("tcp","172.17.0.3:39938") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: > dial: conn=172.17.0.1:52210->172.17.0.3:39938, err= 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Purge object "empty space" 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Purge object "potato2" 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Purge object "potato3" 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: dial("tcp","172.17.0.3:33793") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: > dial: conn=172.17.0.1:40672->172.17.0.3:33793, err= 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Purge dir "tomatoDir" 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-zujapeg4polu: Purge dir "" 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: dial("tcp","172.17.0.3:37719") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: > dial: conn=172.17.0.1:58582->172.17.0.3:37719, err= 2026/05/06 02:02:26 ERROR : error listing: directory not found 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-yewided0xori: Purge dir "" 2026/05/06 02:02:26 NOTICE: purge failed to rmdir "": directory not found 2026/05/06 02:02:26 NOTICE: purge failed: directory not found 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38878") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39340->172.17.0.3:38878, err= 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31360") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59648->172.17.0.3:31360, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.53s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38169") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45870->172.17.0.3:38169, err= 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34710") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54688->172.17.0.3:34710, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/rclone-sync-test" 2026/05/06 02:02:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:26 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:26 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: Connecting to FTP server 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: > dial: conn=172.17.0.1:36418->172.17.0.3:21, err= 2026/05/06 02:02:28 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36021") 2026/05/06 02:02:28 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37438->172.17.0.3:36021, err= 2026/05/06 02:02:28 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35052") 2026/05/06 02:02:28 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58370->172.17.0.3:35052, err= --- PASS: TestSyncOverlap (2.23s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/rclone-sync-test" 2026/05/06 02:02:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:28 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:28 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:28 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: Connecting to FTP server 2026/05/06 02:02:28 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:28 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: > dial: conn=172.17.0.1:36424->172.17.0.3:21, err= 2026/05/06 02:02:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/rclone-sync-test-include/layer2" 2026/05/06 02:02:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:31 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:31 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:31 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/06 02:02:31 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:31 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36434->172.17.0.3:21, err= 2026/05/06 02:02:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/rclone-sync-test-ignore-file" 2026/05/06 02:02:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:33 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:33 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:33 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/06 02:02:33 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:33 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:54084->172.17.0.3:21, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37406") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54924->172.17.0.3:37406, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: dial("tcp","172.17.0.3:37007") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: > dial: conn=172.17.0.1:40054->172.17.0.3:37007, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37479") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44466->172.17.0.3:37479, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test: Excluded 2026/05/06 02:02:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30867") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51696->172.17.0.3:30867, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: Waiting for checks to finish 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: Waiting for transfers to finish 2026/05/06 02:02:35 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:35 INFO : There was nothing to transfer 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30891") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: dial("tcp","172.17.0.3:33864") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test: > dial: conn=172.17.0.1:53330->172.17.0.3:33864, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42936->172.17.0.3:30891, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test: Excluded 2026/05/06 02:02:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39140") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46904->172.17.0.3:39140, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:35 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:35 INFO : rclone-sync-test-include: Removing directory 2026/05/06 02:02:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: failed to delete 1 directories 2026/05/06 02:02:35 INFO : There was nothing to transfer 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39496") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:33337") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47786->172.17.0.3:39496, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50078->172.17.0.3:33337, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test: Excluded 2026/05/06 02:02:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32613") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44070->172.17.0.3:32613, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/06 02:02:35 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:35 INFO : There was nothing to transfer 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30923") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59892->172.17.0.3:30923, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39528") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55470->172.17.0.3:39528, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test: Excluded 2026/05/06 02:02:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31768") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57056->172.17.0.3:31768, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:02:35 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:35 INFO : rclone-sync-test-include: Removing directory 2026/05/06 02:02:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: failed to delete 1 directories 2026/05/06 02:02:35 INFO : There was nothing to transfer 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:32390") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36033") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38080->172.17.0.3:32390, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35862->172.17.0.3:36033, err= 2026/05/06 02:02:35 DEBUG : Excluded 2026/05/06 02:02:35 DEBUG : rclone-sync-test: Excluded 2026/05/06 02:02:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35589") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48890->172.17.0.3:35589, err= 2026/05/06 02:02:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/06 02:02:35 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:35 INFO : There was nothing to transfer 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34193") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56796->172.17.0.3:34193, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36973") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37513") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35456") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58480->172.17.0.3:35456, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58530->172.17.0.3:36973, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40950->172.17.0.3:37513, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31606") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54870->172.17.0.3:31606, err= 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34795") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53340->172.17.0.3:34795, err= --- PASS: TestSyncOverlapWithFilter (6.52s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dst" 2026/05/06 02:02:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:35 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:35 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Connecting to FTP server 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:35 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:54096->172.17.0.3:21, err= 2026/05/06 02:02:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/CompareDest" 2026/05/06 02:02:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:37 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:37 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:37 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest: Connecting to FTP server 2026/05/06 02:02:37 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:37 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest: > dial: conn=172.17.0.1:54112->172.17.0.3:21, err= 2026/05/06 02:02:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-madutid6rane/CompareDest" to be canonical "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/CompareDest" 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:37487") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:53198->172.17.0.3:37487, err= 2026/05/06 02:02:39 DEBUG : one: Need to transfer - File not found at Destination 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:36133") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:42272->172.17.0.3:36133, err= 2026/05/06 02:02:39 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/06 02:02:39 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/06 02:02:39 INFO : one: Copied (new) 2026/05/06 02:02:39 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30855") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58680->172.17.0.3:30855, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36103") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36918->172.17.0.3:36103, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36848") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54160->172.17.0.3:36848, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31788") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55870->172.17.0.3:31788, err= 2026/05/06 02:02:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/CompareDest" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/CompareDest" 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:31989") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:60580->172.17.0.3:31989, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:39 DEBUG : one: Sizes differ 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:32233") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:42518->172.17.0.3:32233, err= 2026/05/06 02:02:39 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/06 02:02:39 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/06 02:02:39 INFO : one: Copied (replaced existing) 2026/05/06 02:02:39 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34053") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34304->172.17.0.3:34053, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33304") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38542->172.17.0.3:33304, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35262") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57034->172.17.0.3:35262, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33746") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35960->172.17.0.3:33746, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37829") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37632->172.17.0.3:37829, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33320") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33642->172.17.0.3:33320, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33961") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60072->172.17.0.3:33961, err= 2026/05/06 02:02:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/CompareDest" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/CompareDest" 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:37034") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:59384->172.17.0.3:37034, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:39 DEBUG : one: Sizes differ 2026/05/06 02:02:39 DEBUG : one: size = 5 OK 2026/05/06 02:02:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:39 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:39 INFO : There was nothing to transfer 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30942") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60194->172.17.0.3:30942, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37491") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54166->172.17.0.3:37491, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35108") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53514->172.17.0.3:35108, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38188") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36054->172.17.0.3:38188, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37238") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57048->172.17.0.3:37238, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32768") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35042") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40926->172.17.0.3:32768, err= 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58768->172.17.0.3:35042, err= 2026/05/06 02:02:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/CompareDest" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/CompareDest" 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:35251") 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:60880->172.17.0.3:35251, err= 2026/05/06 02:02:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:39 DEBUG : one: Sizes differ 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest: Connecting to FTP server 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:39 DEBUG : two: size = 3 OK 2026/05/06 02:02:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:39 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest: > dial: conn=172.17.0.1:54118->172.17.0.3:21, err= 2026/05/06 02:02:42 DEBUG : one: size = 5 OK 2026/05/06 02:02:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:42 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:42 INFO : There was nothing to transfer 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31003") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44668->172.17.0.3:31003, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34013") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30514") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49154->172.17.0.3:34013, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41882->172.17.0.3:30514, err= 2026/05/06 02:02:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/CompareDest" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/CompareDest" 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:37614") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:60372->172.17.0.3:37614, err= 2026/05/06 02:02:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:42 DEBUG : one: Sizes differ 2026/05/06 02:02:42 DEBUG : two: size = 3 OK 2026/05/06 02:02:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:42 DEBUG : one: size = 5 OK 2026/05/06 02:02:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:42 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:42 INFO : There was nothing to transfer 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31356") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57116->172.17.0.3:31356, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38400") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50672->172.17.0.3:38400, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33115") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52254->172.17.0.3:33115, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30704") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32808->172.17.0.3:30704, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38073") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51520->172.17.0.3:38073, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31807") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49400->172.17.0.3:31807, err= 2026/05/06 02:02:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/CompareDest" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/CompareDest" 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:34468") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:33034->172.17.0.3:34468, err= 2026/05/06 02:02:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:42 DEBUG : one: Sizes differ 2026/05/06 02:02:42 DEBUG : one: size = 5 OK 2026/05/06 02:02:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:42 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest) 2026/05/06 02:02:42 DEBUG : two: Sizes differ 2026/05/06 02:02:42 DEBUG : two: Need to transfer - File not found at Destination 2026/05/06 02:02:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/06 02:02:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:36733") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:55532->172.17.0.3:36733, err= 2026/05/06 02:02:42 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/06 02:02:42 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/06 02:02:42 INFO : two: Copied (new) 2026/05/06 02:02:42 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38370") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34646->172.17.0.3:38370, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32413") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37534") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51214->172.17.0.3:32413, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43358->172.17.0.3:37534, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36891") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54440->172.17.0.3:36891, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37368") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37306->172.17.0.3:37368, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35060") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54698->172.17.0.3:35060, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32832") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55980->172.17.0.3:32832, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.62s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36176") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50342->172.17.0.3:36176, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36794") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54158->172.17.0.3:36794, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32330") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47010->172.17.0.3:32330, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35394") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32253") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36236->172.17.0.3:35394, err= 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34238->172.17.0.3:32253, err= 2026/05/06 02:02:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dest" 2026/05/06 02:02:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:42 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:42 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: Connecting to FTP server 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:42 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: > dial: conn=172.17.0.1:45752->172.17.0.3:21, err= 2026/05/06 02:02:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/pre-dest1" 2026/05/06 02:02:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:44 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:44 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:44 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest1: Connecting to FTP server 2026/05/06 02:02:44 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:44 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest1: > dial: conn=172.17.0.1:45766->172.17.0.3:21, err= 2026/05/06 02:02:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-madutid6rane/pre-dest1" to be canonical "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/pre-dest1" 2026/05/06 02:02:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/pre-dest2" 2026/05/06 02:02:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:46 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:46 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:46 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest2: Connecting to FTP server 2026/05/06 02:02:46 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:46 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest2: > dial: conn=172.17.0.1:45768->172.17.0.3:21, err= 2026/05/06 02:02:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-madutid6rane/pre-dest2" to be canonical "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/pre-dest2" 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: dial("tcp","172.17.0.3:30147") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: > dial: conn=172.17.0.1:49892->172.17.0.3:30147, err= 2026/05/06 02:02:48 DEBUG : 1: size = 1 OK 2026/05/06 02:02:48 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/06 02:02:48 DEBUG : 2: size = 1 OK 2026/05/06 02:02:48 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/06 02:02:48 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: Waiting for checks to finish 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: Waiting for transfers to finish 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: dial("tcp","172.17.0.3:39009") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: > dial: conn=172.17.0.1:48674->172.17.0.3:39009, err= 2026/05/06 02:02:48 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/06 02:02:48 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/06 02:02:48 INFO : 3: Copied (new) 2026/05/06 02:02:48 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: dial("tcp","172.17.0.3:30527") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dest: > dial: conn=172.17.0.1:51748->172.17.0.3:30527, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39086") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55224->172.17.0.3:39086, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33261") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37272") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35466") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40956->172.17.0.3:33261, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44014->172.17.0.3:37272, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35182->172.17.0.3:35466, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31840") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60216->172.17.0.3:31840, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35245") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59110->172.17.0.3:35245, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33932") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38033") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56416->172.17.0.3:33932, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49498->172.17.0.3:38033, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33937") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35098->172.17.0.3:33937, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest1: closing 1 unused connections 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.54s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36102") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49370->172.17.0.3:36102, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35755") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58910->172.17.0.3:35755, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32395") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60080->172.17.0.3:32395, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31365") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56542->172.17.0.3:31365, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36652") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36516->172.17.0.3:36652, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31003") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44676->172.17.0.3:31003, err= 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36132") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41306->172.17.0.3:36132, err= 2026/05/06 02:02:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dst" 2026/05/06 02:02:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:48 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:48 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Connecting to FTP server 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:48 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:45770->172.17.0.3:21, err= 2026/05/06 02:02:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/backup" 2026/05/06 02:02:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:50 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:50 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:50 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: Connecting to FTP server 2026/05/06 02:02:50 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:50 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: > dial: conn=172.17.0.1:45772->172.17.0.3:21, err= 2026/05/06 02:02:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-madutid6rane/backup" to be canonical "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/backup" 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:33515") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:43252->172.17.0.3:33515, err= 2026/05/06 02:02:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:52 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:52 DEBUG : one: Sizes differ 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:52 DEBUG : two: size = 3 OK 2026/05/06 02:02:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:52 DEBUG : two: Unchanged skipping 2026/05/06 02:02:52 INFO : one: Moved (server-side) 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:31623") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:38562->172.17.0.3:31623, err= 2026/05/06 02:02:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/06 02:02:52 DEBUG : one.a292864a.partial: renamed to: one 2026/05/06 02:02:52 INFO : one: Copied (new) 2026/05/06 02:02:52 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:52 INFO : three.txt: Moved (server-side) 2026/05/06 02:02:52 INFO : three.txt: Moved into backup dir 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38842") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50372->172.17.0.3:38842, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38289") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39958->172.17.0.3:38289, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38130") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51692->172.17.0.3:38130, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35746") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36400->172.17.0.3:35746, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35338") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42122->172.17.0.3:35338, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31911") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43758->172.17.0.3:31911, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30192") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50902->172.17.0.3:30192, err= 2026/05/06 02:02:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/backup" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/backup" 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:39018") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:44362->172.17.0.3:39018, err= 2026/05/06 02:02:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:52 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:52 DEBUG : one: Sizes differ 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:52 DEBUG : two: size = 3 OK 2026/05/06 02:02:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:52 DEBUG : two: Unchanged skipping 2026/05/06 02:02:52 INFO : one: Deleted 2026/05/06 02:02:52 INFO : one: Moved (server-side) 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:32014") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:46302->172.17.0.3:32014, err= 2026/05/06 02:02:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/06 02:02:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/06 02:02:52 INFO : one: Copied (new) 2026/05/06 02:02:52 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:52 INFO : three.txt: Deleted 2026/05/06 02:02:52 INFO : three.txt: Moved (server-side) 2026/05/06 02:02:52 INFO : three.txt: Moved into backup dir 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38907") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37316->172.17.0.3:38907, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36587") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35882->172.17.0.3:36587, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35956") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51952->172.17.0.3:35956, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39070") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51226->172.17.0.3:39070, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32248") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56930->172.17.0.3:32248, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38182") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44416->172.17.0.3:38182, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37235") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60162->172.17.0.3:37235, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.25s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33403") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33122->172.17.0.3:33403, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32640") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56016->172.17.0.3:32640, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33008") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50822->172.17.0.3:33008, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36274") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54338->172.17.0.3:36274, err= 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34978") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39188->172.17.0.3:34978, err= 2026/05/06 02:02:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dst" 2026/05/06 02:02:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:52 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:52 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Connecting to FTP server 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:52 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:42178->172.17.0.3:21, err= 2026/05/06 02:02:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/backup" 2026/05/06 02:02:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:55 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:55 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: Connecting to FTP server 2026/05/06 02:02:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:55 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: > dial: conn=172.17.0.1:42182->172.17.0.3:21, err= 2026/05/06 02:02:55 DEBUG : ftp://172.17.0.3:21/rclone-test-reviwok0ziza: closing 1 unused connections 2026/05/06 02:02:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-madutid6rane/backup" to be canonical "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/backup" 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:39879") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:54414->172.17.0.3:39879, err= 2026/05/06 02:02:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:57 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:57 DEBUG : one: Sizes differ 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:57 DEBUG : two: size = 3 OK 2026/05/06 02:02:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:57 DEBUG : two: Unchanged skipping 2026/05/06 02:02:57 INFO : one: Moved (server-side) to: one.bak 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:38689") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:36776->172.17.0.3:38689, err= 2026/05/06 02:02:57 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/06 02:02:57 DEBUG : one.a292864a.partial: renamed to: one 2026/05/06 02:02:57 INFO : one: Copied (new) 2026/05/06 02:02:57 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 02:02:57 INFO : three.txt: Moved into backup dir 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31861") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60726->172.17.0.3:31861, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30014") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43510->172.17.0.3:30014, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30382") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52964->172.17.0.3:30382, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33674") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42626->172.17.0.3:33674, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36556") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44322->172.17.0.3:36556, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39815") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47932->172.17.0.3:39815, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39327") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35238->172.17.0.3:39327, err= 2026/05/06 02:02:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/backup" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/backup" 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:38461") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:53592->172.17.0.3:38461, err= 2026/05/06 02:02:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:02:57 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:02:57 DEBUG : one: Sizes differ 2026/05/06 02:02:57 DEBUG : two: size = 3 OK 2026/05/06 02:02:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:02:57 DEBUG : two: Unchanged skipping 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:02:57 INFO : one.bak: Deleted 2026/05/06 02:02:57 INFO : one: Moved (server-side) to: one.bak 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:33171") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:60728->172.17.0.3:33171, err= 2026/05/06 02:02:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/06 02:02:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/06 02:02:57 INFO : one: Copied (new) 2026/05/06 02:02:57 DEBUG : Waiting for deletions to finish 2026/05/06 02:02:57 INFO : three.txt.bak: Deleted 2026/05/06 02:02:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 02:02:57 INFO : three.txt: Moved into backup dir 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34906") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57150->172.17.0.3:34906, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39557") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52304->172.17.0.3:39557, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34068") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58324->172.17.0.3:34068, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33121") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51118->172.17.0.3:33121, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37272") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30948") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50912->172.17.0.3:37272, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41246->172.17.0.3:30948, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30398") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49816->172.17.0.3:30398, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36354") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38058->172.17.0.3:36354, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38115") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58100->172.17.0.3:38115, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38728") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42022->172.17.0.3:38728, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38051") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56374->172.17.0.3:38051, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36693") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32972->172.17.0.3:36693, err= 2026/05/06 02:02:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dst" 2026/05/06 02:02:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:57 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:57 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Connecting to FTP server 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:42194->172.17.0.3:21, err= 2026/05/06 02:02:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wudacoz5qeyu: closing 1 unused connections 2026/05/06 02:02:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/backup" 2026/05/06 02:02:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:02:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:59 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:02:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:02:59 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:02:59 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: Connecting to FTP server 2026/05/06 02:02:59 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: dial("tcp","172.17.0.3:21") 2026/05/06 02:02:59 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: > dial: conn=172.17.0.1:42204->172.17.0.3:21, err= 2026/05/06 02:03:00 DEBUG : ftp://172.17.0.3:21/rclone-test-racumik5wegu: closing 1 unused connections 2026/05/06 02:03:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-madutid6rane/backup" to be canonical "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/backup" 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:31379") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:52112->172.17.0.3:31379, err= 2026/05/06 02:03:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:01 DEBUG : one: Sizes differ 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:03:01 DEBUG : two: size = 3 OK 2026/05/06 02:03:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:01 DEBUG : two: Unchanged skipping 2026/05/06 02:03:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:33010") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:45710->172.17.0.3:33010, err= 2026/05/06 02:03:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/06 02:03:01 DEBUG : one.a292864a.partial: renamed to: one 2026/05/06 02:03:01 INFO : one: Copied (new) 2026/05/06 02:03:01 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 02:03:01 INFO : three.txt: Moved into backup dir 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31847") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57504->172.17.0.3:31847, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37472") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38228->172.17.0.3:37472, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35275") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40104->172.17.0.3:35275, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37735") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58890->172.17.0.3:37735, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37551") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49266->172.17.0.3:37551, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32093") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50812->172.17.0.3:32093, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38280") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35666->172.17.0.3:38280, err= 2026/05/06 02:03:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-madutid6rane/backup" for canonical name "TestFTPPureftpd{2e0Z8}:rclone-test-madutid6rane/backup" 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:35794") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:35948->172.17.0.3:35794, err= 2026/05/06 02:03:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:01 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:01 DEBUG : one: Sizes differ 2026/05/06 02:03:01 DEBUG : two: size = 3 OK 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:03:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:01 DEBUG : two: Unchanged skipping 2026/05/06 02:03:01 INFO : one-2019-01-01: Deleted 2026/05/06 02:03:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:38629") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:37972->172.17.0.3:38629, err= 2026/05/06 02:03:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/06 02:03:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/06 02:03:01 INFO : one: Copied (new) 2026/05/06 02:03:01 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:01 INFO : three-2019-01-01.txt: Deleted 2026/05/06 02:03:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 02:03:01 INFO : three.txt: Moved into backup dir 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30486") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34048->172.17.0.3:30486, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35569") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34786") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34182->172.17.0.3:34786, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50548->172.17.0.3:35569, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36268") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57870->172.17.0.3:36268, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32969") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37714->172.17.0.3:32969, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32082") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33154->172.17.0.3:32082, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34460") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47496->172.17.0.3:34460, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.41s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34532") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37434->172.17.0.3:34532, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34290") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50410->172.17.0.3:34290, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39186") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41060->172.17.0.3:39186, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33654") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58718->172.17.0.3:33654, err= 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38522") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56242->172.17.0.3:38522, err= 2026/05/06 02:03:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dst" 2026/05/06 02:03:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:03:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:03:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:03:01 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:03:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:03:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:03:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:03:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:03:01 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:03:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Connecting to FTP server 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:21") 2026/05/06 02:03:01 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:45704->172.17.0.3:21, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:34907") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:47610->172.17.0.3:34907, err= 2026/05/06 02:03:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:03 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:03 DEBUG : one: Sizes differ 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:03:03 DEBUG : two: size = 3 OK 2026/05/06 02:03:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:03 DEBUG : two: Unchanged skipping 2026/05/06 02:03:03 INFO : one: Moved (server-side) to: one.bak 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:35457") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:41314->172.17.0.3:35457, err= 2026/05/06 02:03:03 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/06 02:03:03 DEBUG : one.a292864a.partial: renamed to: one 2026/05/06 02:03:03 INFO : one: Copied (new) 2026/05/06 02:03:03 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 02:03:03 INFO : three.txt: Moved into backup dir 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39632") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60856->172.17.0.3:39632, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32054") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53402->172.17.0.3:32054, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36162") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36502->172.17.0.3:36162, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33485") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57912->172.17.0.3:33485, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33301") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53736->172.17.0.3:33301, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:30343") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:41942->172.17.0.3:30343, err= 2026/05/06 02:03:03 DEBUG : one.bak: Excluded (Path Filter) 2026/05/06 02:03:03 DEBUG : one.bak: Excluded 2026/05/06 02:03:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/06 02:03:03 DEBUG : three.txt.bak: Excluded 2026/05/06 02:03:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:03 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:03 DEBUG : one: Sizes differ 2026/05/06 02:03:03 DEBUG : two: size = 3 OK 2026/05/06 02:03:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:03 DEBUG : two: Unchanged skipping 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for checks to finish 2026/05/06 02:03:03 INFO : one.bak: Deleted 2026/05/06 02:03:03 INFO : one: Moved (server-side) to: one.bak 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Waiting for transfers to finish 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:37085") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:33556->172.17.0.3:37085, err= 2026/05/06 02:03:03 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/06 02:03:03 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/06 02:03:03 INFO : one: Copied (new) 2026/05/06 02:03:03 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:03 INFO : three.txt.bak: Deleted 2026/05/06 02:03:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 02:03:03 INFO : three.txt: Moved into backup dir 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35804") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45952->172.17.0.3:35804, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35539") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36990->172.17.0.3:35539, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34959") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49266->172.17.0.3:34959, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33203") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38730->172.17.0.3:33203, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37444") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52128->172.17.0.3:37444, err= --- PASS: TestSyncBackupDirSuffixOnly (2.23s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34558") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41780->172.17.0.3:34558, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31524") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35758->172.17.0.3:31524, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36518") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49968->172.17.0.3:36518, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39020") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52282->172.17.0.3:39020, err= 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31136") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53208->172.17.0.3:31136, err= 2026/05/06 02:03:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dst" 2026/05/06 02:03:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:03:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:03:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:03:03 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:03:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:03:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:03:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:03:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:03:03 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:03:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Connecting to FTP server 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:21") 2026/05/06 02:03:03 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:45710->172.17.0.3:21, err= 2026/05/06 02:03:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:05 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:05 DEBUG : one: Sizes differ 2026/05/06 02:03:05 INFO : one: Moved (server-side) to: one.bak 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:35035") 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:46824->172.17.0.3:35035, err= 2026/05/06 02:03:05 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/06 02:03:05 DEBUG : one.a292864a.partial: renamed to: one 2026/05/06 02:03:05 INFO : one: Copied (new) 2026/05/06 02:03:05 DEBUG : two: size = 3 OK 2026/05/06 02:03:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:05 DEBUG : two: Unchanged skipping 2026/05/06 02:03:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:05 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:05 DEBUG : three.txt: Sizes differ 2026/05/06 02:03:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:38235") 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:60304->172.17.0.3:38235, err= 2026/05/06 02:03:05 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/06 02:03:05 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/06 02:03:05 INFO : three.txt: Copied (new) 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36588") 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57296->172.17.0.3:36588, err= 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31828") 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47634->172.17.0.3:31828, err= 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34151") 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56782->172.17.0.3:34151, err= 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32368") 2026/05/06 02:03:05 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58328->172.17.0.3:32368, err= 2026/05/06 02:03:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:05 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:05 DEBUG : one: Sizes differ 2026/05/06 02:03:05 INFO : one.bak: Deleted 2026/05/06 02:03:05 INFO : one: Moved (server-side) to: one.bak 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:30766") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:39988->172.17.0.3:30766, err= 2026/05/06 02:03:06 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/06 02:03:06 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/06 02:03:06 INFO : one: Copied (new) 2026/05/06 02:03:06 DEBUG : two: size = 3 OK 2026/05/06 02:03:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:06 DEBUG : two: Unchanged skipping 2026/05/06 02:03:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:06 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:06 DEBUG : three.txt: Sizes differ 2026/05/06 02:03:06 INFO : three.txt.bak: Deleted 2026/05/06 02:03:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:39655") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:58882->172.17.0.3:39655, err= 2026/05/06 02:03:06 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/06 02:03:06 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/06 02:03:06 INFO : three.txt: Copied (new) 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36099") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52882->172.17.0.3:36099, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32752") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48132->172.17.0.3:32752, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34456") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36822->172.17.0.3:34456, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37649") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37098->172.17.0.3:37649, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34483") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59142->172.17.0.3:34483, err= --- PASS: TestSyncSuffix (2.22s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36315") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34076->172.17.0.3:36315, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33806") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45590->172.17.0.3:33806, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33711") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55542->172.17.0.3:33711, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31392") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59560->172.17.0.3:31392, err= 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38107") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59132->172.17.0.3:38107, err= 2026/05/06 02:03:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-madutid6rane/dst" 2026/05/06 02:03:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/06 02:03:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:03:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:03:06 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:03:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:03:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2e0Z8}" suffix to name 2026/05/06 02:03:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/06 02:03:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/06 02:03:06 DEBUG : Setting pass="2Y4Sr_Axr2cYPD0XWPX_KzshfnYyFQCLE2ny1_l5n6k" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/06 02:03:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: Connecting to FTP server 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:21") 2026/05/06 02:03:06 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:45720->172.17.0.3:21, err= 2026/05/06 02:03:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:08 DEBUG : one: Sizes differ 2026/05/06 02:03:08 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:35028") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:36316->172.17.0.3:35028, err= 2026/05/06 02:03:08 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/06 02:03:08 DEBUG : one.a292864a.partial: renamed to: one 2026/05/06 02:03:08 INFO : one: Copied (new) 2026/05/06 02:03:08 DEBUG : two: size = 3 OK 2026/05/06 02:03:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : two: Unchanged skipping 2026/05/06 02:03:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:08 DEBUG : three.txt: Sizes differ 2026/05/06 02:03:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:38411") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:56876->172.17.0.3:38411, err= 2026/05/06 02:03:08 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/06 02:03:08 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/06 02:03:08 INFO : three.txt: Copied (new) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37282") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56270->172.17.0.3:37282, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34525") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59930->172.17.0.3:34525, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34010") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51836->172.17.0.3:34010, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39757") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49478->172.17.0.3:39757, err= 2026/05/06 02:03:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:08 DEBUG : one: Sizes differ 2026/05/06 02:03:08 INFO : one-2019-01-01: Deleted 2026/05/06 02:03:08 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:30002") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:39094->172.17.0.3:30002, err= 2026/05/06 02:03:08 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/06 02:03:08 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/06 02:03:08 INFO : one: Copied (new) 2026/05/06 02:03:08 DEBUG : two: size = 3 OK 2026/05/06 02:03:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : two: Unchanged skipping 2026/05/06 02:03:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane/dst) 2026/05/06 02:03:08 DEBUG : three.txt: Sizes differ 2026/05/06 02:03:08 INFO : three-2019-01-01.txt: Deleted 2026/05/06 02:03:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: dial("tcp","172.17.0.3:37033") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane/dst: > dial: conn=172.17.0.1:36744->172.17.0.3:37033, err= 2026/05/06 02:03:08 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/06 02:03:08 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/06 02:03:08 INFO : three.txt: Copied (new) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37317") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53104->172.17.0.3:37317, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34905") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47292->172.17.0.3:34905, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34054") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34628->172.17.0.3:34054, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34319") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55552->172.17.0.3:34319, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32726") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57726->172.17.0.3:32726, err= --- PASS: TestSyncSuffixKeepExtension (2.23s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30987") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34196->172.17.0.3:30987, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33207") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41496->172.17.0.3:33207, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32928") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37822->172.17.0.3:32928, err= 2026/05/06 02:03:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : Testêé: Sizes differ 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38461") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50356->172.17.0.3:38461, err= 2026/05/06 02:03:08 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/06 02:03:08 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/06 02:03:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33358") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56124->172.17.0.3:33358, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34171") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55564->172.17.0.3:34171, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31357") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36204->172.17.0.3:31357, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32708") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43200->172.17.0.3:32708, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37579") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47956->172.17.0.3:37579, err= 2026/05/06 02:03:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39325") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52826->172.17.0.3:39325, err= 2026/05/06 02:03:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/06 02:03:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/06 02:03:08 INFO : existing: Copied (new) 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35634") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33428->172.17.0.3:35634, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31603") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34772->172.17.0.3:31603, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36233") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44454->172.17.0.3:36233, err= 2026/05/06 02:03:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : existing: Sizes differ 2026/05/06 02:03:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: not deleting files as there were IO errors 2026/05/06 02:03:08 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: not deleting directories as there were IO errors 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37982") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44988->172.17.0.3:37982, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34049") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48756->172.17.0.3:34049, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31457") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54816->172.17.0.3:31457, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37335") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52386->172.17.0.3:37335, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39877") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53528->172.17.0.3:39877, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37563") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55842->172.17.0.3:37563, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : EXISTING: size = 6 OK 2026/05/06 02:03:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : existing: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 INFO : There was nothing to transfer 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31693") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38568->172.17.0.3:31693, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37665") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44766->172.17.0.3:37665, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32060") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36420->172.17.0.3:32060, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39955") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46152->172.17.0.3:39955, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34178") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47548->172.17.0.3:34178, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34967") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51352->172.17.0.3:34967, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37084") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55914->172.17.0.3:37084, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33472") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55300->172.17.0.3:33472, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37564") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58372->172.17.0.3:37564, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39105") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49282->172.17.0.3:39105, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33446") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57434->172.17.0.3:33446, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30596") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51010->172.17.0.3:30596, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32594") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47442->172.17.0.3:32594, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35472") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55242->172.17.0.3:35472, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38786") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34548->172.17.0.3:38786, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34627") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43442->172.17.0.3:34627, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37006") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34774->172.17.0.3:37006, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38873") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50080->172.17.0.3:38873, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39077") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58006->172.17.0.3:39077, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35845") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45518->172.17.0.3:35845, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37700") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34240->172.17.0.3:37700, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38988") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36406->172.17.0.3:38988, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35262") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52194->172.17.0.3:35262, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30066") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47278->172.17.0.3:30066, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30580") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37616->172.17.0.3:30580, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31673") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48518->172.17.0.3:31673, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34812") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49110->172.17.0.3:34812, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30599") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50308->172.17.0.3:30599, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34155") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52546->172.17.0.3:34155, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33170") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48058->172.17.0.3:33170, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30695") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41404->172.17.0.3:30695, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33555") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58110->172.17.0.3:33555, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38891") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59490->172.17.0.3:38891, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34088") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55198->172.17.0.3:34088, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34216") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49322->172.17.0.3:34216, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30831") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39442->172.17.0.3:30831, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38899") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41644->172.17.0.3:38899, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34231") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43398->172.17.0.3:34231, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35387") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39358->172.17.0.3:35387, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38449") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34896->172.17.0.3:38449, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38264") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43926->172.17.0.3:38264, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32665") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35904->172.17.0.3:32665, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38199") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60120->172.17.0.3:38199, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37553") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52134->172.17.0.3:37553, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39233") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40102->172.17.0.3:39233, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30377") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53602->172.17.0.3:30377, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38164") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46086->172.17.0.3:38164, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35311") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56326->172.17.0.3:35311, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38658") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53248->172.17.0.3:38658, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35220") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51492->172.17.0.3:35220, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30044") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59160->172.17.0.3:30044, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37246") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46748->172.17.0.3:37246, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31237") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53692->172.17.0.3:31237, err= 2026/05/06 02:03:08 DEBUG : both0: size = 6 OK 2026/05/06 02:03:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both10: size = 6 OK 2026/05/06 02:03:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : both11: size = 6 OK 2026/05/06 02:03:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both12: size = 6 OK 2026/05/06 02:03:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both0: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both13: size = 6 OK 2026/05/06 02:03:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both11: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both14: size = 6 OK 2026/05/06 02:03:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both10: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both15: size = 6 OK 2026/05/06 02:03:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both15: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both16: size = 6 OK 2026/05/06 02:03:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both16: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both17: size = 6 OK 2026/05/06 02:03:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both17: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both18: size = 6 OK 2026/05/06 02:03:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both18: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both19: size = 6 OK 2026/05/06 02:03:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both19: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both1: size = 6 OK 2026/05/06 02:03:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both1: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both2: size = 6 OK 2026/05/06 02:03:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both2: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both3: size = 6 OK 2026/05/06 02:03:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both3: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both4: size = 6 OK 2026/05/06 02:03:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both4: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both5: size = 6 OK 2026/05/06 02:03:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both5: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both6: size = 6 OK 2026/05/06 02:03:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both6: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both7: size = 6 OK 2026/05/06 02:03:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both12: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both8: size = 6 OK 2026/05/06 02:03:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both8: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both9: size = 6 OK 2026/05/06 02:03:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both9: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both13: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both14: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both7: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 INFO : only0: Deleted 2026/05/06 02:03:08 INFO : only7: Deleted 2026/05/06 02:03:08 INFO : only4: Deleted 2026/05/06 02:03:08 INFO : only10: Deleted 2026/05/06 02:03:08 INFO : only3: Deleted 2026/05/06 02:03:08 INFO : only15: Deleted 2026/05/06 02:03:08 INFO : only12: Deleted 2026/05/06 02:03:08 INFO : only6: Deleted 2026/05/06 02:03:08 INFO : only13: Deleted 2026/05/06 02:03:08 INFO : only9: Deleted 2026/05/06 02:03:08 INFO : only17: Deleted 2026/05/06 02:03:08 INFO : only8: Deleted 2026/05/06 02:03:08 INFO : only5: Deleted 2026/05/06 02:03:08 INFO : only11: Deleted 2026/05/06 02:03:08 INFO : only14: Deleted 2026/05/06 02:03:08 INFO : only19: Deleted 2026/05/06 02:03:08 INFO : only2: Deleted 2026/05/06 02:03:08 INFO : only18: Deleted 2026/05/06 02:03:08 INFO : only16: Deleted 2026/05/06 02:03:08 INFO : only1: Deleted 2026/05/06 02:03:08 INFO : There was nothing to transfer 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30805") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58430->172.17.0.3:30805, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37531") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50546->172.17.0.3:37531, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39447") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55942->172.17.0.3:39447, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30970") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36750->172.17.0.3:30970, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39918") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33412->172.17.0.3:39918, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32410") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37462->172.17.0.3:32410, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32181") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54350->172.17.0.3:32181, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36566") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43128->172.17.0.3:36566, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38978") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42412->172.17.0.3:38978, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35018") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60548->172.17.0.3:35018, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36182") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40934->172.17.0.3:36182, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35169") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59188->172.17.0.3:35169, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33949") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49194->172.17.0.3:33949, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32126") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52524->172.17.0.3:32126, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39789") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36266->172.17.0.3:39789, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36086") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48476->172.17.0.3:36086, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39859") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36218->172.17.0.3:39859, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33180") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37194->172.17.0.3:33180, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32335") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34758->172.17.0.3:32335, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39965") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38992->172.17.0.3:39965, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30377") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53618->172.17.0.3:30377, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38856") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37120->172.17.0.3:38856, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33449") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35930->172.17.0.3:33449, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38098") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49670->172.17.0.3:38098, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37090") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45502->172.17.0.3:37090, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33011") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55804->172.17.0.3:33011, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32511") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36938->172.17.0.3:32511, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30995") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37720->172.17.0.3:30995, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39305") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60208->172.17.0.3:39305, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33907") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56384->172.17.0.3:33907, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35184") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53164->172.17.0.3:35184, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39039") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43714->172.17.0.3:39039, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35280") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45278->172.17.0.3:35280, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32114") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38662->172.17.0.3:32114, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34514") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48294->172.17.0.3:34514, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33733") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51312->172.17.0.3:33733, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36656") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50796->172.17.0.3:36656, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30676") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41144->172.17.0.3:30676, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30773") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42688->172.17.0.3:30773, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38752") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57112->172.17.0.3:38752, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36193") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34204->172.17.0.3:36193, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33586") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57254->172.17.0.3:33586, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39633") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43848->172.17.0.3:39633, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39861") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55572->172.17.0.3:39861, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33817") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48260->172.17.0.3:33817, err= 2026/05/06 02:03:08 DEBUG : both0: size = 6 OK 2026/05/06 02:03:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both11: size = 6 OK 2026/05/06 02:03:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both10: size = 6 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both12: size = 6 OK 2026/05/06 02:03:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both0: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both13: size = 6 OK 2026/05/06 02:03:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both12: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both14: size = 6 OK 2026/05/06 02:03:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both14: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both15: size = 6 OK 2026/05/06 02:03:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both15: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both16: size = 6 OK 2026/05/06 02:03:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both11: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both17: size = 6 OK 2026/05/06 02:03:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both17: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both18: size = 6 OK 2026/05/06 02:03:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both18: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both19: size = 6 OK 2026/05/06 02:03:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both10: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both1: size = 6 OK 2026/05/06 02:03:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both1: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both2: size = 6 OK 2026/05/06 02:03:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both2: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both3: size = 6 OK 2026/05/06 02:03:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both13: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both4: size = 6 OK 2026/05/06 02:03:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both4: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both5: size = 6 OK 2026/05/06 02:03:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both5: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both6: size = 6 OK 2026/05/06 02:03:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both6: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both7: size = 6 OK 2026/05/06 02:03:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both16: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both8: size = 6 OK 2026/05/06 02:03:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both8: Unchanged skipping 2026/05/06 02:03:08 DEBUG : both9: size = 6 OK 2026/05/06 02:03:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : both9: Unchanged skipping 2026/05/06 02:03:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only0: Sizes differ 2026/05/06 02:03:08 DEBUG : both19: Unchanged skipping 2026/05/06 02:03:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only10: Sizes differ 2026/05/06 02:03:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only11: Sizes differ 2026/05/06 02:03:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only12: Sizes differ 2026/05/06 02:03:08 DEBUG : both3: Unchanged skipping 2026/05/06 02:03:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only13: Sizes differ 2026/05/06 02:03:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only14: Sizes differ 2026/05/06 02:03:08 DEBUG : both7: Unchanged skipping 2026/05/06 02:03:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only15: Sizes differ 2026/05/06 02:03:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only16: Sizes differ 2026/05/06 02:03:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only17: Sizes differ 2026/05/06 02:03:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only18: Sizes differ 2026/05/06 02:03:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only19: Sizes differ 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34003") 2026/05/06 02:03:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only2: Sizes differ 2026/05/06 02:03:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only3: Sizes differ 2026/05/06 02:03:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35908->172.17.0.3:34003, err= 2026/05/06 02:03:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only1: Sizes differ 2026/05/06 02:03:08 DEBUG : only4: Sizes differ 2026/05/06 02:03:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only5: Sizes differ 2026/05/06 02:03:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only6: Sizes differ 2026/05/06 02:03:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only7: Sizes differ 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37343") 2026/05/06 02:03:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only8: Sizes differ 2026/05/06 02:03:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone793893273) 2026/05/06 02:03:08 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-madutid6rane) 2026/05/06 02:03:08 DEBUG : only9: Sizes differ 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37347") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42702->172.17.0.3:37343, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52184->172.17.0.3:37347, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36948") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43354->172.17.0.3:36948, err= 2026/05/06 02:03:08 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/06 02:03:08 INFO : only11: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/06 02:03:08 INFO : only12: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/06 02:03:08 INFO : only10: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/06 02:03:08 INFO : only15: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38218") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34461") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36674->172.17.0.3:38218, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34284") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47338->172.17.0.3:34461, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50646->172.17.0.3:34284, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32391") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60092->172.17.0.3:32391, err= 2026/05/06 02:03:08 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/06 02:03:08 INFO : only16: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39030") 2026/05/06 02:03:08 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/06 02:03:08 INFO : only17: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41606->172.17.0.3:39030, err= 2026/05/06 02:03:08 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/06 02:03:08 INFO : only19: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34167") 2026/05/06 02:03:08 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/06 02:03:08 INFO : only18: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60368->172.17.0.3:34167, err= 2026/05/06 02:03:08 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33667") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45670->172.17.0.3:33667, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31476") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47772->172.17.0.3:31476, err= 2026/05/06 02:03:08 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/06 02:03:08 INFO : only0: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37506") 2026/05/06 02:03:08 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/06 02:03:08 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/06 02:03:08 INFO : only3: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/06 02:03:08 INFO : only2: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60482->172.17.0.3:37506, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36137") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52198->172.17.0.3:36137, err= 2026/05/06 02:03:08 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/06 02:03:08 INFO : only1: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35857") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39224->172.17.0.3:35857, err= 2026/05/06 02:03:08 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31185") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56070->172.17.0.3:31185, err= 2026/05/06 02:03:08 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/06 02:03:08 INFO : only5: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/06 02:03:08 INFO : only13: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32330") 2026/05/06 02:03:08 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/06 02:03:08 INFO : only6: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39718->172.17.0.3:32330, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31164") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38406->172.17.0.3:31164, err= 2026/05/06 02:03:08 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/06 02:03:08 INFO : only8: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34977") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54600->172.17.0.3:34977, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32832") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49578->172.17.0.3:32832, err= 2026/05/06 02:03:08 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/06 02:03:08 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/06 02:03:08 INFO : only4: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/06 02:03:08 INFO : only9: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/06 02:03:08 INFO : only14: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/06 02:03:08 INFO : only7: Copied (replaced existing) 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32112") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55084->172.17.0.3:32112, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32660") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46016->172.17.0.3:32660, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38293") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54944->172.17.0.3:38293, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : empty_dir: Making directory with metadata 2026/05/06 02:03:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:03:08 DEBUG : empty_on_remote: Making directory with metadata 2026/05/06 02:03:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:03:08 INFO : empty_on_remote: Making directory 2026/05/06 02:03:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/06 02:03:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38747") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38240->172.17.0.3:38747, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36340") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56098->172.17.0.3:36340, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31588") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33582") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55278->172.17.0.3:31588, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36282->172.17.0.3:33582, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34419") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46042->172.17.0.3:34419, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38609") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57486->172.17.0.3:38609, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : empty_dir: Making directory with metadata 2026/05/06 02:03:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:03:08 DEBUG : empty_on_remote: Making directory with metadata 2026/05/06 02:03:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/06 02:03:08 INFO : empty_on_remote: Making directory 2026/05/06 02:03:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/06 02:03:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34634") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52778->172.17.0.3:34634, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33921") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32205") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38926") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46498->172.17.0.3:32205, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33872->172.17.0.3:38926, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57794->172.17.0.3:33921, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31243") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58382->172.17.0.3:31243, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36491") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44870->172.17.0.3:36491, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38286") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49190->172.17.0.3:38286, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : sub dir: Making directory 2026/05/06 02:03:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39674") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51460->172.17.0.3:39674, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39917") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48454->172.17.0.3:39917, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37786") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42772->172.17.0.3:37786, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37067") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40382->172.17.0.3:37067, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31766") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35604->172.17.0.3:31766, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36806") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45794->172.17.0.3:36806, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34591") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57136->172.17.0.3:34591, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38879") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46014->172.17.0.3:38879, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38081") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34332->172.17.0.3:38081, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37232") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42352->172.17.0.3:37232, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32582") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35886->172.17.0.3:32582, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/06 02:03:08 INFO : sub dir: Making directory 2026/05/06 02:03:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32622") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54670->172.17.0.3:32622, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33775") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37436") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54148->172.17.0.3:33775, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51282->172.17.0.3:37436, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33723") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58980->172.17.0.3:33723, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31741") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41984->172.17.0.3:31741, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38696") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49072->172.17.0.3:38696, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31784") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50188->172.17.0.3:31784, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37302") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51594->172.17.0.3:37302, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38053") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37050->172.17.0.3:38053, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37689") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36894->172.17.0.3:37689, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36007") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44630->172.17.0.3:36007, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31156") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39304->172.17.0.3:31156, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32250") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52198->172.17.0.3:32250, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33661") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54960->172.17.0.3:33661, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37560") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44298->172.17.0.3:37560, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33782") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33152->172.17.0.3:33782, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36327") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50632->172.17.0.3:36327, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32279") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60424->172.17.0.3:32279, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39366") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39322->172.17.0.3:39366, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35825") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39350->172.17.0.3:35825, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32972") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59354->172.17.0.3:32972, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30269") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37330->172.17.0.3:30269, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31747") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42178->172.17.0.3:31747, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34374") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39002->172.17.0.3:34374, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35446") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42308->172.17.0.3:35446, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37452") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52438->172.17.0.3:37452, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36478") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43946->172.17.0.3:36478, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33254") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53318->172.17.0.3:33254, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31602") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52804->172.17.0.3:31602, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31922") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34994->172.17.0.3:31922, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32315") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60008->172.17.0.3:32315, err= 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30790") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60198->172.17.0.3:30790, err= 2026/05/06 02:03:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : apple: Excluded 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : banana: Excluded 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39830") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39902->172.17.0.3:39830, err= 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36034") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60890->172.17.0.3:36034, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36087") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52274->172.17.0.3:36087, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30532") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37474->172.17.0.3:30532, err= 2026/05/06 02:03:08 DEBUG : apple: size = 5 OK 2026/05/06 02:03:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:08 DEBUG : banana: size = 6 OK 2026/05/06 02:03:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:08 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38368") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41332->172.17.0.3:38368, err= 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 INFO : There was nothing to transfer 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32107") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52866->172.17.0.3:32107, err= 2026/05/06 02:03:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : apple: Excluded 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : banana: Excluded 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33811") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54758->172.17.0.3:33811, err= 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33247") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58696->172.17.0.3:33247, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33054") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35048->172.17.0.3:33054, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36264") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38352->172.17.0.3:36264, err= 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : apple: size = 5 OK 2026/05/06 02:03:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : banana: size = 6 OK 2026/05/06 02:03:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35080") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58000->172.17.0.3:35080, err= 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 INFO : There was nothing to transfer 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37336") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40720->172.17.0.3:37336, err= 2026/05/06 02:03:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : apple: Excluded 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : banana: Excluded 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32078") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53672->172.17.0.3:32078, err= 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34079") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42978->172.17.0.3:34079, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35680") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46070->172.17.0.3:35680, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39152") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35142->172.17.0.3:39152, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35189") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53398->172.17.0.3:35189, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39387") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40764->172.17.0.3:39387, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35291") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47960->172.17.0.3:35291, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36633") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59050->172.17.0.3:36633, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35750") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36956->172.17.0.3:35750, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37202") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42316->172.17.0.3:37202, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34562") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59308->172.17.0.3:34562, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32642") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34488->172.17.0.3:32642, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30377") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53624->172.17.0.3:30377, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32256") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58220->172.17.0.3:32256, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34192") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37258->172.17.0.3:34192, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30141") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49830->172.17.0.3:30141, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33609") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51014->172.17.0.3:33609, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31464") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53704->172.17.0.3:31464, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33185") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34666->172.17.0.3:33185, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32920") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35364->172.17.0.3:32920, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36087") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52286->172.17.0.3:36087, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32452") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52444->172.17.0.3:32452, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36547") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50392->172.17.0.3:36547, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30205") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42442->172.17.0.3:30205, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33354") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36386->172.17.0.3:33354, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34791") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53034->172.17.0.3:34791, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34683") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38036->172.17.0.3:34683, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30427") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55108->172.17.0.3:30427, err= 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34361") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59930->172.17.0.3:34361, err= 2026/05/06 02:03:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : apple: Excluded 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : banana: Excluded 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31186") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49706->172.17.0.3:31186, err= 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32893") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49498->172.17.0.3:32893, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34323") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43484->172.17.0.3:34323, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33589") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52772->172.17.0.3:33589, err= 2026/05/06 02:03:08 DEBUG : apple: size = 5 OK 2026/05/06 02:03:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:08 DEBUG : banana: size = 6 OK 2026/05/06 02:03:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34847") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59762->172.17.0.3:34847, err= 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 INFO : There was nothing to transfer 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35618") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59030->172.17.0.3:35618, err= 2026/05/06 02:03:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : apple: Excluded 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : banana: Excluded 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31053") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36220->172.17.0.3:31053, err= 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34017") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41270->172.17.0.3:34017, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37680") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40366->172.17.0.3:37680, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32426") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38064->172.17.0.3:32426, err= 2026/05/06 02:03:08 DEBUG : apple: size = 5 OK 2026/05/06 02:03:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : banana: size = 6 OK 2026/05/06 02:03:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37552") 2026/05/06 02:03:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34622->172.17.0.3:37552, err= 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 INFO : There was nothing to transfer 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35392") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57696->172.17.0.3:35392, err= 2026/05/06 02:03:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : apple: Excluded 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : banana: Excluded 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30973") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55524->172.17.0.3:30973, err= 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30215") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49586->172.17.0.3:30215, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30570") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40934->172.17.0.3:30570, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36790") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35474->172.17.0.3:36790, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31938") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58970->172.17.0.3:31938, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38959") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42950->172.17.0.3:38959, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37688") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35604->172.17.0.3:37688, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32124") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50736->172.17.0.3:32124, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31063") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37442->172.17.0.3:31063, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32232") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34028->172.17.0.3:32232, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34250") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36440->172.17.0.3:34250, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37240") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60254->172.17.0.3:37240, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37711") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42142->172.17.0.3:37711, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30754") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51446->172.17.0.3:30754, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34902") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40166->172.17.0.3:34902, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31614") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35856->172.17.0.3:31614, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38791") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46616->172.17.0.3:38791, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31799") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34460->172.17.0.3:31799, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34120") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38918->172.17.0.3:34120, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38275") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44200->172.17.0.3:38275, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32850") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33356->172.17.0.3:32850, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37060") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54732->172.17.0.3:37060, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32096") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54798->172.17.0.3:32096, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33511") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39056->172.17.0.3:33511, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34288") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34388->172.17.0.3:34288, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37977") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56362->172.17.0.3:37977, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33237") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40222->172.17.0.3:33237, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31387") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48198->172.17.0.3:31387, err= 2026/05/06 02:03:08 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36982") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38594->172.17.0.3:36982, err= 2026/05/06 02:03:08 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : apple: Excluded 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:08 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : banana: Excluded 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36654") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48262->172.17.0.3:36654, err= 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30982") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42870->172.17.0.3:30982, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37280") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34402->172.17.0.3:37280, err= 2026/05/06 02:03:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36541") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41160->172.17.0.3:36541, err= 2026/05/06 02:03:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:08 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37289") 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41754->172.17.0.3:37289, err= 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39852") 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50508->172.17.0.3:39852, err= 2026/05/06 02:03:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34659") 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45728->172.17.0.3:21, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33600->172.17.0.3:34659, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36150") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51846->172.17.0.3:36150, err= 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30012") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57466->172.17.0.3:30012, err= 2026/05/06 02:03:08 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/06 02:03:08 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/06 02:03:08 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/06 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/06 02:03:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/06 02:03:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34560") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43600->172.17.0.3:34560, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35204") 2026/05/06 02:03:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40242->172.17.0.3:35204, err= 2026/05/06 02:03:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33100") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57498->172.17.0.3:33100, err= 2026/05/06 02:03:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39247") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50898->172.17.0.3:39247, err= 2026/05/06 02:03:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37969") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52474->172.17.0.3:37969, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39061") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54642->172.17.0.3:39061, err= 2026/05/06 02:03:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37659") 2026/05/06 02:03:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51018->172.17.0.3:37659, err= 2026/05/06 02:03:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38857") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37454->172.17.0.3:38857, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37230") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43660->172.17.0.3:37230, err= 2026/05/06 02:03:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39610") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35427") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51536->172.17.0.3:39610, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58436->172.17.0.3:35427, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36743") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50650->172.17.0.3:36743, err= 2026/05/06 02:03:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32376") 2026/05/06 02:03:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55580->172.17.0.3:32376, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34150") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60324->172.17.0.3:34150, err= 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30254") 2026/05/06 02:03:08 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41188->172.17.0.3:30254, err= 2026/05/06 02:03:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/06 02:03:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:08 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37003") 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51362->172.17.0.3:37003, err= 2026/05/06 02:03:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/06 02:03:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:10 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Connecting to FTP server 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45738->172.17.0.3:21, err= 2026/05/06 02:03:10 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 02:03:10 INFO : apple: Deleted 2026/05/06 02:03:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 02:03:10 INFO : appleappleapplebanana: Deleted 2026/05/06 02:03:10 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 02:03:10 INFO : splitbananasplit: Deleted 2026/05/06 02:03:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 02:03:10 INFO : banana: Deleted 2026/05/06 02:03:10 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 02:03:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45754->172.17.0.3:21, err= 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:21") 2026/05/06 02:03:10 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45756->172.17.0.3:21, err= 2026/05/06 02:03:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bamihec8sufu: closing 1 unused connections 2026/05/06 02:03:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wumexaw2gibo: closing 2 unused connections 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37904") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57832->172.17.0.3:37904, err= 2026/05/06 02:03:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/06 02:03:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/06 02:03:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : YXBwbGU=: Excluded 2026/05/06 02:03:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : YmFuYW5h: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39204") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47150->172.17.0.3:39204, err= 2026/05/06 02:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35338") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32958->172.17.0.3:35338, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37413") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47028->172.17.0.3:37413, err= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33401") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39754->172.17.0.3:33401, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : YXBwbGU=: size = 5 OK 2026/05/06 02:03:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : YmFuYW5h: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39369") 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49124->172.17.0.3:39369, err= 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35452") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57888->172.17.0.3:35452, err= 2026/05/06 02:03:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/06 02:03:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/06 02:03:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : YXBwbGU=: Excluded 2026/05/06 02:03:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : YmFuYW5h: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39329") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40960->172.17.0.3:39329, err= 2026/05/06 02:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34477") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55786->172.17.0.3:34477, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31658") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43402->172.17.0.3:31658, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/06 02:03:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39455") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57636->172.17.0.3:39455, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39845") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51810->172.17.0.3:39845, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38957") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45616->172.17.0.3:38957, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30903") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51616->172.17.0.3:30903, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31636") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50690->172.17.0.3:31636, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37342") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42312->172.17.0.3:37342, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33387") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36940->172.17.0.3:33387, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33541") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50862->172.17.0.3:33541, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38500") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53620->172.17.0.3:38500, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37481") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40964->172.17.0.3:37481, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35388") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60326->172.17.0.3:35388, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34171") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39954->172.17.0.3:34171, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33123") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35384->172.17.0.3:33123, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30713") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37626->172.17.0.3:30713, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34792") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39644->172.17.0.3:34792, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37054") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47136->172.17.0.3:37054, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38174") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59326->172.17.0.3:38174, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32778") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58120->172.17.0.3:32778, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36557") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51526->172.17.0.3:36557, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33906") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56618->172.17.0.3:33906, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36085") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55754->172.17.0.3:36085, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34609") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56920->172.17.0.3:34609, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38805") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56266->172.17.0.3:38805, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35849") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33584->172.17.0.3:35849, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30773") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39814->172.17.0.3:30773, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39751") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43874->172.17.0.3:39751, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31291") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36034->172.17.0.3:31291, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38739") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35156->172.17.0.3:38739, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38422") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53780->172.17.0.3:38422, err= 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35001") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50268->172.17.0.3:35001, err= 2026/05/06 02:03:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30054") 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50400->172.17.0.3:30054, err= 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39905") 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30992") 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59100->172.17.0.3:39905, err= 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39527") 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37906->172.17.0.3:39527, err= 2026/05/06 02:03:13 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35965") 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43246->172.17.0.3:35965, err= 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46916->172.17.0.3:30992, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/06 02:03:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/06 02:03:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/06 02:03:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34045") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39658->172.17.0.3:34045, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34247") 2026/05/06 02:03:13 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/06 02:03:13 INFO : apple: Copied (new) to: PREFIXapple 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58284->172.17.0.3:34247, err= 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32611") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36434->172.17.0.3:32611, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30934") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35898->172.17.0.3:30934, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34306") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54476->172.17.0.3:34306, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36288") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39600->172.17.0.3:36288, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39936") 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33472->172.17.0.3:39936, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38906") 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42066->172.17.0.3:38906, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32639") 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48218->172.17.0.3:32639, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38674") 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52388->172.17.0.3:38674, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38637") 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55068->172.17.0.3:38637, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32850") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57276->172.17.0.3:32850, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39747") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50026->172.17.0.3:39747, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31710") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52934->172.17.0.3:31710, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39667") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37704") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40148->172.17.0.3:39667, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41024->172.17.0.3:37704, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 02:03:13 INFO : banana: Deleted 2026/05/06 02:03:13 INFO : splitbananasplit: Deleted 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 02:03:13 INFO : appleappleapplebanana: Deleted 2026/05/06 02:03:13 INFO : apple: Deleted 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34045") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39668->172.17.0.3:34045, err= 2026/05/06 02:03:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : PREFIXbanana: Excluded 2026/05/06 02:03:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : PREFIXapple: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37665") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33978->172.17.0.3:37665, err= 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30887") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36588->172.17.0.3:30887, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31969") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52414->172.17.0.3:31969, err= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/06 02:03:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35672") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52974->172.17.0.3:35672, err= 2026/05/06 02:03:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38564") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32554") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46352->172.17.0.3:32554, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35716") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36218->172.17.0.3:38564, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37202") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59228->172.17.0.3:35716, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35020") 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48008->172.17.0.3:35020, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54498->172.17.0.3:37202, err= 2026/05/06 02:03:13 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/06 02:03:13 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/06 02:03:13 INFO : splitbananasplit: Copied (new) 2026/05/06 02:03:13 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/06 02:03:13 INFO : apple: Copied (new) 2026/05/06 02:03:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/06 02:03:13 INFO : banana: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38302") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34173") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40460->172.17.0.3:38302, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36458") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55596->172.17.0.3:34173, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/06 02:03:13 INFO : appleappleapplebanana: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48630->172.17.0.3:36458, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34714") 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49966->172.17.0.3:34714, err= 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33440") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36773") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53892->172.17.0.3:33440, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47376->172.17.0.3:36773, err= 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34376") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53932->172.17.0.3:34376, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33310") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59044->172.17.0.3:33310, err= 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34481") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38109") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51162->172.17.0.3:34481, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42836->172.17.0.3:38109, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35536") 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37922") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55300->172.17.0.3:37922, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56474->172.17.0.3:35536, err= 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39841") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39469") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51268->172.17.0.3:39469, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59268->172.17.0.3:39841, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36660") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58360->172.17.0.3:36660, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34595") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46304->172.17.0.3:34595, err= 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/06 02:03:13 INFO : PREFIXapple: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/06 02:03:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/06 02:03:13 INFO : PREFIXbanana: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/06 02:03:13 INFO : PREFIXsplitbananasplit: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35796") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41160->172.17.0.3:35796, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34356") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36034->172.17.0.3:34356, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31954") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42062->172.17.0.3:31954, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33451") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59662->172.17.0.3:33451, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35449") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43796->172.17.0.3:35449, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32761") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48440->172.17.0.3:32761, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37874") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34256->172.17.0.3:37874, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33263") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35498->172.17.0.3:33263, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39156") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45372->172.17.0.3:39156, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36628") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59010->172.17.0.3:36628, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37021") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59548->172.17.0.3:37021, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30440") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35734->172.17.0.3:30440, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35532") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47108->172.17.0.3:35532, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31997") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53766->172.17.0.3:31997, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35821") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52090->172.17.0.3:35821, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34735") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52488->172.17.0.3:34735, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38077") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59580->172.17.0.3:38077, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38591") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39832->172.17.0.3:38591, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39346") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57924->172.17.0.3:39346, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38671") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56866->172.17.0.3:38671, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35786") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50646->172.17.0.3:35786, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35650") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48908->172.17.0.3:35650, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30516") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33682->172.17.0.3:30516, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35736") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34278->172.17.0.3:35736, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38659") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51774->172.17.0.3:38659, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36516") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54568->172.17.0.3:36516, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32466") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41502->172.17.0.3:32466, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30872") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58488->172.17.0.3:30872, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34209") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44468->172.17.0.3:34209, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34622") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42590->172.17.0.3:34622, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32766") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48708->172.17.0.3:32766, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36016") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52432->172.17.0.3:36016, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31857") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37452->172.17.0.3:31857, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32565") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50528->172.17.0.3:32565, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31291") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36042->172.17.0.3:31291, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37286") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50282->172.17.0.3:37286, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33163") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35574->172.17.0.3:33163, err= 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31768") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50370->172.17.0.3:31768, err= 2026/05/06 02:03:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36845") 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33366") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50652->172.17.0.3:36845, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60930->172.17.0.3:33366, err= 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34023") 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58528->172.17.0.3:34023, err= 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34087") 2026/05/06 02:03:13 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32605") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57100->172.17.0.3:34087, err= 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42610->172.17.0.3:32605, err= 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/06 02:03:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/06 02:03:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36095") 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56736->172.17.0.3:36095, err= 2026/05/06 02:03:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32244") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44360->172.17.0.3:32244, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31246") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38471") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34542->172.17.0.3:38471, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33440->172.17.0.3:31246, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34678") 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41736->172.17.0.3:34678, err= 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39647") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36816") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51372->172.17.0.3:39647, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36698") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36078->172.17.0.3:36816, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36834->172.17.0.3:36698, err= 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37761") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46660->172.17.0.3:37761, err= 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30116") 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52590->172.17.0.3:30116, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36125") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39156") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41102->172.17.0.3:36125, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45382->172.17.0.3:39156, err= 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31121") 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50990->172.17.0.3:31121, err= 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32626") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31688") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60968->172.17.0.3:32626, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40196->172.17.0.3:31688, err= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34637") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36878->172.17.0.3:34637, err= 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 02:03:13 INFO : appleappleapplebanana: Deleted 2026/05/06 02:03:13 INFO : apple: Deleted 2026/05/06 02:03:13 INFO : splitbananasplit: Deleted 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 02:03:13 INFO : banana: Deleted 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31715") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36666->172.17.0.3:31715, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : bananaSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32209") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39228->172.17.0.3:32209, err= 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35050") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59164->172.17.0.3:35050, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37843") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57076->172.17.0.3:37843, err= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/06 02:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32953") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36500->172.17.0.3:32953, err= 2026/05/06 02:03:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32088") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58538->172.17.0.3:32088, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37394") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32036") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32905") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44922->172.17.0.3:37394, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32954->172.17.0.3:32905, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50912->172.17.0.3:32036, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38749") 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34150->172.17.0.3:38749, err= 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/06 02:03:13 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/06 02:03:13 INFO : splitbananasplit: Copied (new) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/06 02:03:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/06 02:03:13 INFO : apple: Copied (new) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/06 02:03:13 INFO : appleappleapplebanana: Copied (new) 2026/05/06 02:03:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/06 02:03:13 INFO : banana: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38584") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39606") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57832->172.17.0.3:38584, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43946->172.17.0.3:39606, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37516") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59036->172.17.0.3:37516, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33233") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44272->172.17.0.3:33233, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38223") 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39950->172.17.0.3:38223, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33097") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34706->172.17.0.3:33097, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30568") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35290->172.17.0.3:30568, err= 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32688") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44566->172.17.0.3:32688, err= 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37982") 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44688->172.17.0.3:37982, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38724") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53674->172.17.0.3:38724, err= 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30570") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46128->172.17.0.3:30570, err= 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38087") 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42888->172.17.0.3:38087, err= 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35198") 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43226->172.17.0.3:35198, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36408") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46984->172.17.0.3:36408, err= 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38035") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33470->172.17.0.3:38035, err= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31802") 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43974->172.17.0.3:31802, err= 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 INFO : appleSUFFIX: Deleted 2026/05/06 02:03:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/06 02:03:13 INFO : bananaSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : splitbananasplitSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33241") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58026->172.17.0.3:33241, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30447") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53338->172.17.0.3:30447, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31926") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57388->172.17.0.3:31926, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30806") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41766->172.17.0.3:30806, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33658") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60760->172.17.0.3:33658, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32293") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60396->172.17.0.3:32293, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30353") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37620->172.17.0.3:30353, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38922") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54546->172.17.0.3:38922, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38174") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59330->172.17.0.3:38174, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38694") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38332->172.17.0.3:38694, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33324") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40534->172.17.0.3:33324, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37256") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56846->172.17.0.3:37256, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34820") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45920->172.17.0.3:34820, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32559") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45308->172.17.0.3:32559, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34944") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41370->172.17.0.3:34944, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37086") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54400->172.17.0.3:37086, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37698") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43856->172.17.0.3:37698, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36487") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48592->172.17.0.3:36487, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37532") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37854->172.17.0.3:37532, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33700") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33832->172.17.0.3:33700, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32175") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53848->172.17.0.3:32175, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33754") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38862->172.17.0.3:33754, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35318") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35436->172.17.0.3:35318, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38492") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41410->172.17.0.3:38492, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34075") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37140->172.17.0.3:34075, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31094") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45704->172.17.0.3:31094, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37494") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39832->172.17.0.3:37494, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36230") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43110->172.17.0.3:36230, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31556") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55258->172.17.0.3:31556, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37029") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34756->172.17.0.3:37029, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33068") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57010->172.17.0.3:33068, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31704") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36890->172.17.0.3:31704, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35862") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43658->172.17.0.3:35862, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30894") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40194->172.17.0.3:30894, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32506") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59898->172.17.0.3:32506, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38163") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52862->172.17.0.3:38163, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38435") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34502->172.17.0.3:38435, err= 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38662") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38810->172.17.0.3:38662, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38805") 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34449") 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56280->172.17.0.3:38805, err= 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36929") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39926->172.17.0.3:34449, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51022->172.17.0.3:36929, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38319") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37936->172.17.0.3:38319, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34901") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34128->172.17.0.3:34901, err= 2026/05/06 02:03:13 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/06 02:03:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/06 02:03:13 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/06 02:03:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35445") 2026/05/06 02:03:13 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60062->172.17.0.3:35445, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36597") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49612->172.17.0.3:36597, err= 2026/05/06 02:03:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33977") 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46846->172.17.0.3:33977, err= 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32087") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38114->172.17.0.3:32087, err= 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36520") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39076->172.17.0.3:36520, err= 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30938") 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57664->172.17.0.3:30938, err= 2026/05/06 02:03:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31234") 2026/05/06 02:03:13 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35640") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34758->172.17.0.3:31234, err= 2026/05/06 02:03:13 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33462->172.17.0.3:35640, err= 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30546") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37552->172.17.0.3:30546, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31200") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46540->172.17.0.3:31200, err= 2026/05/06 02:03:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38390") 2026/05/06 02:03:13 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38446") 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43732->172.17.0.3:38446, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55730->172.17.0.3:38390, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30955") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57404->172.17.0.3:30955, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39327") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53764->172.17.0.3:39327, err= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 INFO : dir1/0009-3456789.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0008-2345678.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0011-56789;.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0014-89;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0007-1234567.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0013-789;=.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0003-defghij.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0010-456789.txt: Deleted 2026/05/06 02:03:13 INFO : dir1/0012-6789;.txt: Deleted 2026/05/06 02:03:13 INFO : appleappleapplebanana: Deleted 2026/05/06 02:03:13 INFO : dir1/0015-9;=.txt: Deleted 2026/05/06 02:03:13 INFO : splitbananasplit: Deleted 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30574") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38024->172.17.0.3:30574, err= 2026/05/06 02:03:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbanan: Excluded 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleapple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleapple: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32237") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42218->172.17.0.3:32237, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefg: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcde: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defgh: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdef: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-34567: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-23456: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghi: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-45678: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijk: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-12345: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghij: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37695") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49272->172.17.0.3:37695, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36034") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57106->172.17.0.3:36034, err= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36856") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54030->172.17.0.3:36856, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleapple: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbanan: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36316") 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49772->172.17.0.3:36316, err= 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/06 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/06 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/06 02:03:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/06 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/06 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/06 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/06 02:03:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/06 02:03:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/06 02:03:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/06 02:03:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/06 02:03:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/06 02:03:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38826") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34140->172.17.0.3:38826, err= 2026/05/06 02:03:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbanan: Excluded 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleapple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleapple: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38684") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33816->172.17.0.3:38684, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefg: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcde: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defgh: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdef: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-34567: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-23456: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghi: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-45678: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijk: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-12345: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghij: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36256") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44032->172.17.0.3:36256, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37507") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36038->172.17.0.3:37507, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/06 02:03:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32576") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56410->172.17.0.3:32576, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30904") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49130->172.17.0.3:30904, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32377") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39154->172.17.0.3:32377, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31350") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59014->172.17.0.3:31350, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39388") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37546->172.17.0.3:39388, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38798") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45400->172.17.0.3:38798, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31062") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60736->172.17.0.3:31062, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36154") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33020->172.17.0.3:36154, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33429") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51518->172.17.0.3:33429, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31844") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56226->172.17.0.3:31844, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33059") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35020->172.17.0.3:33059, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35652") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56534->172.17.0.3:35652, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35245") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35788->172.17.0.3:35245, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38729") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35152->172.17.0.3:38729, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30044") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48476->172.17.0.3:30044, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38751") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34950->172.17.0.3:38751, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32064") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44306->172.17.0.3:32064, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30074") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35184->172.17.0.3:30074, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33599") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45854->172.17.0.3:33599, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34544") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53420->172.17.0.3:34544, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34713") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55756->172.17.0.3:34713, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30640") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40154->172.17.0.3:30640, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36981") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34750->172.17.0.3:36981, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31620") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37146->172.17.0.3:31620, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34489") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41340->172.17.0.3:34489, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35429") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34774->172.17.0.3:35429, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38677") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42866->172.17.0.3:38677, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37452") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42130->172.17.0.3:37452, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39221") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53500->172.17.0.3:39221, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37109") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36278->172.17.0.3:37109, err= 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33011") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53746->172.17.0.3:33011, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35144") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39544->172.17.0.3:35144, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32596") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39810->172.17.0.3:32596, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39664") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58566->172.17.0.3:39664, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32304") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40282->172.17.0.3:32304, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34918") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35670->172.17.0.3:34918, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34801") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52522->172.17.0.3:34801, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35428") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42504->172.17.0.3:35428, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36936") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54702->172.17.0.3:36936, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39157") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52144->172.17.0.3:39157, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32876") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38412->172.17.0.3:32876, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31467") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58698->172.17.0.3:31467, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35503") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53880->172.17.0.3:35503, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38112") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33626->172.17.0.3:38112, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38305") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58240->172.17.0.3:38305, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35241") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45660->172.17.0.3:35241, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36586") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48746->172.17.0.3:36586, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36961") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33954->172.17.0.3:36961, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35239") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44818->172.17.0.3:35239, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38266") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41926->172.17.0.3:38266, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34410") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39312->172.17.0.3:34410, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38464") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57760->172.17.0.3:38464, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32795") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58196->172.17.0.3:32795, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31393") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50522->172.17.0.3:31393, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33752") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35536->172.17.0.3:33752, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33040") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47700->172.17.0.3:33040, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38908") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56602->172.17.0.3:38908, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30069") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33494->172.17.0.3:30069, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35703") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48634->172.17.0.3:35703, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34724") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41796->172.17.0.3:34724, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39982") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33232->172.17.0.3:39982, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33491") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60450->172.17.0.3:33491, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39732") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40100->172.17.0.3:39732, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32193") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54736->172.17.0.3:32193, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31790") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50404->172.17.0.3:31790, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33618") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50664->172.17.0.3:33618, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34735") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52498->172.17.0.3:34735, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39705") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56808->172.17.0.3:39705, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31860") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53928->172.17.0.3:31860, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34524") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37444->172.17.0.3:34524, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39728") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35610->172.17.0.3:39728, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30633") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33732->172.17.0.3:30633, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31226") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38640->172.17.0.3:31226, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32984") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43252->172.17.0.3:32984, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34780") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53778->172.17.0.3:34780, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37828") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52226->172.17.0.3:37828, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31987") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51282->172.17.0.3:31987, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39570") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34812->172.17.0.3:39570, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34770") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33186->172.17.0.3:34770, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35722") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41080->172.17.0.3:35722, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32847") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47088->172.17.0.3:32847, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35158") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47512->172.17.0.3:35158, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34415") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38310->172.17.0.3:34415, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30223") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42790->172.17.0.3:30223, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37805") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47666->172.17.0.3:37805, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38851") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55624->172.17.0.3:38851, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35157") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46922->172.17.0.3:35157, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39555") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41130->172.17.0.3:39555, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33346") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38902->172.17.0.3:33346, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31087") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58694->172.17.0.3:31087, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35560") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34422->172.17.0.3:35560, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31295") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44078->172.17.0.3:31295, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37066") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57928->172.17.0.3:37066, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39089") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33488->172.17.0.3:39089, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37067") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37806->172.17.0.3:37067, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37935") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50162->172.17.0.3:37935, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35066") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34534->172.17.0.3:35066, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35020") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48010->172.17.0.3:35020, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38008") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47898->172.17.0.3:38008, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35393") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39908->172.17.0.3:35393, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38788") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46634->172.17.0.3:38788, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39184") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55256->172.17.0.3:39184, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35592") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58160->172.17.0.3:35592, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35377") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40838->172.17.0.3:35377, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34962") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39368->172.17.0.3:34962, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34545") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36502->172.17.0.3:34545, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36112") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60732->172.17.0.3:36112, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39286") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42044->172.17.0.3:39286, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30893") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54102->172.17.0.3:30893, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36320") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36942->172.17.0.3:36320, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30717") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53778->172.17.0.3:30717, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36400") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34974->172.17.0.3:36400, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33374") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42848->172.17.0.3:33374, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30387") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33298->172.17.0.3:30387, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39058") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53920->172.17.0.3:39058, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39434") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35592->172.17.0.3:39434, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37790") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35108->172.17.0.3:37790, err= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36981") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34760->172.17.0.3:36981, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31654") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49740->172.17.0.3:31654, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39572") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52246->172.17.0.3:39572, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36994") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43554->172.17.0.3:36994, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31621") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52846->172.17.0.3:31621, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36024") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60614->172.17.0.3:36024, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35983") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38006->172.17.0.3:35983, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38314") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35636->172.17.0.3:38314, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38424") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41162->172.17.0.3:38424, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38599") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34232->172.17.0.3:38599, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33200") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46338->172.17.0.3:33200, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31021") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56032->172.17.0.3:31021, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33550") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37424->172.17.0.3:33550, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33169") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48196->172.17.0.3:33169, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39293") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56876->172.17.0.3:39293, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34277") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59300->172.17.0.3:34277, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32303") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39680->172.17.0.3:32303, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38448") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51120->172.17.0.3:38448, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32490") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54956->172.17.0.3:32490, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38311") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48356->172.17.0.3:38311, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34755") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38304->172.17.0.3:34755, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36396") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37802->172.17.0.3:36396, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37176") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53204->172.17.0.3:37176, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36225") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37626->172.17.0.3:36225, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33828") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44548->172.17.0.3:33828, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35374") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38554->172.17.0.3:35374, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37430") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43116->172.17.0.3:37430, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35512") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55098->172.17.0.3:35512, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33102") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50932->172.17.0.3:33102, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33839") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32862->172.17.0.3:33839, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38442") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49500->172.17.0.3:38442, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30692") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39262->172.17.0.3:30692, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32320") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40472->172.17.0.3:32320, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31340") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33716->172.17.0.3:31340, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35759") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36212->172.17.0.3:35759, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31594") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36536->172.17.0.3:31594, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37803") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40530->172.17.0.3:37803, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35284") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57322->172.17.0.3:35284, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35425") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40002->172.17.0.3:35425, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38733") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37122->172.17.0.3:38733, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32572") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54434->172.17.0.3:32572, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35326") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39468->172.17.0.3:35326, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38212") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38062->172.17.0.3:38212, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32554") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46364->172.17.0.3:32554, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30768") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59692->172.17.0.3:30768, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37358") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41998->172.17.0.3:37358, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37880") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43126->172.17.0.3:37880, err= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35516") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60728->172.17.0.3:35516, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34047") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36606->172.17.0.3:34047, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36724") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59100->172.17.0.3:36724, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36691") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41364->172.17.0.3:36691, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36082") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55130->172.17.0.3:36082, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35022") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35056->172.17.0.3:35022, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36840") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37340->172.17.0.3:36840, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37539") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35466->172.17.0.3:37539, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30745") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56364->172.17.0.3:30745, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37676") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56600->172.17.0.3:37676, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32214") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48322->172.17.0.3:32214, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35357") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33912->172.17.0.3:35357, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38293") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37902->172.17.0.3:38293, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30751") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45208->172.17.0.3:30751, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31752") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56444->172.17.0.3:31752, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39980") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40226->172.17.0.3:39980, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36108") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48218->172.17.0.3:36108, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34459") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60050->172.17.0.3:34459, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35390") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51876->172.17.0.3:35390, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38509") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56368->172.17.0.3:38509, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36677") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35026->172.17.0.3:36677, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30353") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37632->172.17.0.3:30353, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36354") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45908->172.17.0.3:36354, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32353") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60606->172.17.0.3:32353, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38898") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45182->172.17.0.3:38898, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33309") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59494->172.17.0.3:33309, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30142") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60438->172.17.0.3:30142, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36400") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34984->172.17.0.3:36400, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37908") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53536->172.17.0.3:37908, err= 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34865") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41938->172.17.0.3:34865, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37793") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56986->172.17.0.3:37793, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31753") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53410->172.17.0.3:31753, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32508") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51172->172.17.0.3:32508, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30164") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38308->172.17.0.3:30164, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34676") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39468->172.17.0.3:34676, err= 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38670") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50360->172.17.0.3:38670, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37207") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45748->172.17.0.3:37207, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33174") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51076->172.17.0.3:33174, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31776") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36354->172.17.0.3:31776, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30444") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54752->172.17.0.3:30444, err= 2026/05/06 02:03:13 DEBUG : apple: size = 5 OK 2026/05/06 02:03:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : apple: Unchanged skipping 2026/05/06 02:03:13 DEBUG : banana: size = 6 OK 2026/05/06 02:03:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : banana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/06 02:03:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38256") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48426->172.17.0.3:38256, err= 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35474") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44886->172.17.0.3:35474, err= 2026/05/06 02:03:13 DEBUG : apple: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : apple: Excluded 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : splitbananasplit: Excluded 2026/05/06 02:03:13 DEBUG : banana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : banana: Excluded 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : appleappleapplebanana: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38555") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33086->172.17.0.3:38555, err= 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/06 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32004") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47128->172.17.0.3:32004, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34322") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51006->172.17.0.3:34322, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37854") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42410->172.17.0.3:37854, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36356") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40758->172.17.0.3:36356, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38695") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57934->172.17.0.3:38695, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33467") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54770->172.17.0.3:33467, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39324") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33450->172.17.0.3:39324, err= --- PASS: TestTransform (5.35s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.65s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39292") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60024->172.17.0.3:39292, err= 2026/05/06 02:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/06 02:03:13 INFO : sub dir_somesuffix: Making directory 2026/05/06 02:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/06 02:03:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/06 02:03:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/06 02:03:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36998") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54256->172.17.0.3:36998, err= 2026/05/06 02:03:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/06 02:03:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30673") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60790->172.17.0.3:30673, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33080") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38756->172.17.0.3:33080, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30831") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43110->172.17.0.3:30831, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39390") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40638->172.17.0.3:39390, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39912") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47728->172.17.0.3:39912, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36079") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42104->172.17.0.3:36079, err= 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 INFO : tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36532") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:39846->172.17.0.3:36532, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/06 02:03:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36875") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58178->172.17.0.3:36875, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36811") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45926->172.17.0.3:36811, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39927") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35586->172.17.0.3:39927, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31914") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43642->172.17.0.3:31914, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37637") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53222->172.17.0.3:37637, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30291") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51608->172.17.0.3:30291, err= 2026/05/06 02:03:13 INFO : toe: Making directory 2026/05/06 02:03:13 INFO : toe/toe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35787") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46068->172.17.0.3:35787, err= 2026/05/06 02:03:13 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/06 02:03:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36832") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54310->172.17.0.3:36832, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30198") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32978->172.17.0.3:30198, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39137") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40484->172.17.0.3:39137, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38011") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57156->172.17.0.3:38011, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32175") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53850->172.17.0.3:32175, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31090") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54868->172.17.0.3:31090, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30645") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50310->172.17.0.3:30645, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37840") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58296->172.17.0.3:37840, err= 2026/05/06 02:03:13 INFO : toe: Making directory 2026/05/06 02:03:13 INFO : toe/toe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35873") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50454->172.17.0.3:35873, err= 2026/05/06 02:03:13 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/06 02:03:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36215") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45602->172.17.0.3:36215, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32733") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38526->172.17.0.3:32733, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32029") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48808->172.17.0.3:32029, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33974") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36946->172.17.0.3:33974, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39578") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52838->172.17.0.3:39578, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35773") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42338->172.17.0.3:35773, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37268") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55220->172.17.0.3:37268, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : empty_dir: Making directory with metadata 2026/05/06 02:03:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31648") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42122->172.17.0.3:31648, err= 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 INFO : tictacempty_dir: Making directory 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 INFO : tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 INFO : tictactoe/tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31601") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42468->172.17.0.3:31601, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34865") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41950->172.17.0.3:34865, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31287") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35720") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51732->172.17.0.3:35720, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49494->172.17.0.3:31287, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36872") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:43346->172.17.0.3:36872, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33542") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51066->172.17.0.3:33542, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37386") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31933") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47748->172.17.0.3:31933, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41956->172.17.0.3:37386, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34430") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60838->172.17.0.3:34430, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37215") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38604->172.17.0.3:37215, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : empty_dir: Making directory with metadata 2026/05/06 02:03:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36397") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48108->172.17.0.3:36397, err= 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 INFO : tictacempty_dir: Making directory 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 INFO : tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 INFO : tictactoe/tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35106") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58878->172.17.0.3:35106, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34423") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57286->172.17.0.3:34423, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36604") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60784->172.17.0.3:36604, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38494") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51776->172.17.0.3:38494, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30929") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45090->172.17.0.3:30929, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36938") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45626->172.17.0.3:36938, err= 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32338") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34351") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46836->172.17.0.3:32338, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44038->172.17.0.3:34351, err= 2026/05/06 02:03:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37757") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:50906->172.17.0.3:37757, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/06 02:03:13 NOTICE: ftp://172.17.0.3:21/rclone-test-madutid6rane: 0 differences found 2026/05/06 02:03:13 NOTICE: ftp://172.17.0.3:21/rclone-test-madutid6rane: 1 hashes could not be checked 2026/05/06 02:03:13 NOTICE: ftp://172.17.0.3:21/rclone-test-madutid6rane: 1 matching files 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32031") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34954->172.17.0.3:32031, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39694") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56128->172.17.0.3:39694, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33579") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53824->172.17.0.3:33579, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31444") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53368->172.17.0.3:31444, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33809") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38898->172.17.0.3:33809, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35539") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57976->172.17.0.3:35539, err= 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 INFO : tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 INFO : tictactoe/tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33022") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46334->172.17.0.3:33022, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34878") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37988->172.17.0.3:34878, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38756") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33622->172.17.0.3:38756, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36824") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:38114->172.17.0.3:36824, err= 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34438") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37740->172.17.0.3:34438, err= 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38671") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56882->172.17.0.3:38671, err= 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36991") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51962->172.17.0.3:36991, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30223") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42804->172.17.0.3:30223, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38631") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56966->172.17.0.3:38631, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34532") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42868->172.17.0.3:34532, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31742") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56510->172.17.0.3:31742, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33239") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52406->172.17.0.3:33239, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33616") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35838->172.17.0.3:33616, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37799") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51744->172.17.0.3:37799, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/06 02:03:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34489") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41342->172.17.0.3:34489, err= 2026/05/06 02:03:13 INFO : toe: Making directory 2026/05/06 02:03:13 INFO : toe/toe: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34901") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:34142->172.17.0.3:34901, err= 2026/05/06 02:03:13 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/06 02:03:13 INFO : toe/toe/toe: Copied (new) 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34588") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56140->172.17.0.3:34588, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30640") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40160->172.17.0.3:30640, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32205") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59084->172.17.0.3:32205, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34154") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59198->172.17.0.3:34154, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39609") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58186->172.17.0.3:39609, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31044") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33166->172.17.0.3:31044, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34309") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42302->172.17.0.3:34309, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : empty_dir: Making directory with metadata 2026/05/06 02:03:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37628") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41414->172.17.0.3:37628, err= 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 INFO : tictacempty_dir: Making directory 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 INFO : tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 INFO : tictactoe/tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37346") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35002->172.17.0.3:37346, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Deleted 2026/05/06 02:03:13 INFO : toe/toe: Removing directory 2026/05/06 02:03:13 INFO : toe: Removing directory 2026/05/06 02:03:13 INFO : empty_dir: Removing directory 2026/05/06 02:03:13 DEBUG : Local file system at /tmp/rclone793893273: deleted 3 directories 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34422") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49480->172.17.0.3:34422, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34076") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47540->172.17.0.3:34076, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32091") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:45418->172.17.0.3:32091, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30703") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44038->172.17.0.3:30703, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33854") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56502->172.17.0.3:33854, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38095") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47192->172.17.0.3:38095, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38099") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55508->172.17.0.3:38099, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34936") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:52342->172.17.0.3:34936, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35563") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48394->172.17.0.3:35563, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : empty_dir: Making directory with metadata 2026/05/06 02:03:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39560") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41904->172.17.0.3:39560, err= 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 INFO : tictacempty_dir: Making directory 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 INFO : tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 INFO : tictactoe/tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34627") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53556->172.17.0.3:34627, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Deleted 2026/05/06 02:03:13 INFO : toe/toe: Removing directory 2026/05/06 02:03:13 INFO : toe: Removing directory 2026/05/06 02:03:13 INFO : empty_dir: Removing directory 2026/05/06 02:03:13 DEBUG : Local file system at /tmp/rclone793893273: deleted 3 directories 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37394") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44932->172.17.0.3:37394, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32843") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33406") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32848->172.17.0.3:32843, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37114->172.17.0.3:33406, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31713") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48156->172.17.0.3:31713, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 02:03:13 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32121") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60488->172.17.0.3:32121, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34654") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33231") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30979") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46862->172.17.0.3:34654, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42908->172.17.0.3:33231, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37472->172.17.0.3:30979, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39327") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39012") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53772->172.17.0.3:39327, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47214->172.17.0.3:39012, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37111") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60672->172.17.0.3:37111, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36991") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39181") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51970->172.17.0.3:36991, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30708") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41310->172.17.0.3:39181, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54458->172.17.0.3:30708, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33271") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60872->172.17.0.3:33271, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31833") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51202->172.17.0.3:31833, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31992") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57448->172.17.0.3:31992, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : Reset feature "Copy" 2026/05/06 02:03:13 DEBUG : Reset feature "Move" 2026/05/06 02:03:13 DEBUG : Reset feature "Copy" 2026/05/06 02:03:13 DEBUG : Reset feature "Move" 2026/05/06 02:03:13 DEBUG : empty_dir: Making directory with metadata 2026/05/06 02:03:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36093") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49448->172.17.0.3:36093, err= 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 INFO : tictacempty_dir: Making directory 2026/05/06 02:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 INFO : tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: tictactoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 INFO : tictactoe/tictactoe: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/06 02:03:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37501") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36726->172.17.0.3:37501, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Deleted 2026/05/06 02:03:13 INFO : toe/toe: Removing directory 2026/05/06 02:03:13 INFO : toe: Removing directory 2026/05/06 02:03:13 INFO : empty_dir: Removing directory 2026/05/06 02:03:13 DEBUG : Local file system at /tmp/rclone793893273: deleted 3 directories 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37570") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37818->172.17.0.3:37570, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31744") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:40214->172.17.0.3:31744, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33387") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36942->172.17.0.3:33387, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30191") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41466->172.17.0.3:30191, err= 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34047") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:36614->172.17.0.3:34047, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37911") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51956->172.17.0.3:37911, err= 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/06 02:03:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/06 02:03:13 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32622") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:56488->172.17.0.3:32622, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32493") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32794") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55438->172.17.0.3:32493, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38033") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32770->172.17.0.3:32794, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44626->172.17.0.3:38033, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37802") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:36708") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60800->172.17.0.3:37802, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:37836->172.17.0.3:36708, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38950") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59122->172.17.0.3:38950, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33156") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33652") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32620") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:32798->172.17.0.3:33156, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:55180->172.17.0.3:33652, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57784->172.17.0.3:32620, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39638") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35292->172.17.0.3:39638, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38711") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:54664->172.17.0.3:38711, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37852") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46396->172.17.0.3:37852, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 DEBUG : toe: transformed to: dG9l 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31908") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:47328->172.17.0.3:31908, err= 2026/05/06 02:03:13 DEBUG : toe: transformed to: dG9l 2026/05/06 02:03:13 INFO : dG9l: Making directory 2026/05/06 02:03:13 DEBUG : toe: transformed to: dG9l 2026/05/06 02:03:13 DEBUG : toe: transformed to: dG9l 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/06 02:03:13 INFO : dG9l/dG9l: Making directory 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/06 02:03:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30023") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33190->172.17.0.3:30023, err= 2026/05/06 02:03:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/06 02:03:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31158") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44548->172.17.0.3:31158, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32082") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51036->172.17.0.3:32082, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32404") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:60520->172.17.0.3:32404, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:39481") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:58036->172.17.0.3:39481, err= 2026/05/06 02:03:13 DEBUG : dG9l: transformed to: toe 2026/05/06 02:03:13 DEBUG : dG9l: transformed to: toe 2026/05/06 02:03:13 DEBUG : toe: Directory modification time the same (differ by 983.038679ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:34914") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51038->172.17.0.3:34914, err= 2026/05/06 02:03:13 DEBUG : dG9l: transformed to: toe 2026/05/06 02:03:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/06 02:03:13 DEBUG : toe/toe: Directory modification time the same (differ by 983.038679ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38193") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:57790->172.17.0.3:38193, err= 2026/05/06 02:03:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/06 02:03:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/06 02:03:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/06 02:03:13 DEBUG : Local file system at /tmp/rclone793893273: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/06 02:03:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/06 02:03:13 DEBUG : Local file system at /tmp/rclone793893273: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : Waiting for deletions to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38339") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53568->172.17.0.3:38339, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35081") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51014->172.17.0.3:35081, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32051") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:44550->172.17.0.3:32051, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35630") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:51854->172.17.0.3:35630, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37250") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46932->172.17.0.3:37250, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32040") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48866->172.17.0.3:32040, err= 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:32812") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48480->172.17.0.3:32812, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-madutid6rane", Local "Local file system at /tmp/rclone793893273", Modify Window "1s" 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37400") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:42110->172.17.0.3:37400, err= 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: 2026/05/06 02:03:13 INFO : ftp://172.17.0.3:21/rclone-test-madutid6rane: Making directory 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: 2026/05/06 02:03:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/06 02:03:13 INFO : toe/toe: Making directory 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : toe/toe: transformed to: 2026/05/06 02:03:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : toe: transformed to: 2026/05/06 02:03:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/06 02:03:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for checks to finish 2026/05/06 02:03:13 DEBUG : toe/toe/toe: transformed to: 2026/05/06 02:03:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Waiting for transfers to finish 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30017") 2026/05/06 02:03:13 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:59466->172.17.0.3:30017, err= 2026/05/06 02:03:13 DEBUG : toe/toe/toe: size = 11 OK 2026/05/06 02:03:13 INFO : toe/toe/toe: Copied (new) 2026/05/06 02:03:13 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: not deleting files as there were IO errors 2026/05/06 02:03:14 ERROR : ftp://172.17.0.3:21/rclone-test-madutid6rane: not deleting directories as there were IO errors 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31828") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:46304->172.17.0.3:31828, err= 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:37099") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:35502->172.17.0.3:37099, err= 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:30528") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:48244->172.17.0.3:30528, err= 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31159") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41680->172.17.0.3:31159, err= 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:33860") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:49084->172.17.0.3:33860, err= 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:31703") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:53592->172.17.0.3:31703, err= 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:38036") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:41126->172.17.0.3:38036, err= --- PASS: TestError (0.01s) PASS 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: dial("tcp","172.17.0.3:35752") 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: > dial: conn=172.17.0.1:33696->172.17.0.3:35752, err= 2026/05/06 02:03:14 DEBUG : ftp://172.17.0.3:21/rclone-test-madutid6rane: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m24.952558377s (try 1/5)