"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/08/04 04:44:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu" 2026/08/04 04:44:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 04:44:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:44:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:42 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:44:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:42 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:42 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:44:42 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:44:42 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39136->172.17.0.3:21, err= 2026/08/04 04:44:44 DEBUG : Creating backend with remote "/tmp/rclone73475752" === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38593") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33828->172.17.0.3:38593, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34773") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36742->172.17.0.3:34773, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33228") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33444->172.17.0.3:33228, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37311") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49618->172.17.0.3:37311, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33499") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46408->172.17.0.3:33499, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32249") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45632->172.17.0.3:32249, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:44 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37050") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41826->172.17.0.3:37050, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32381") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58882->172.17.0.3:32381, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35763") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41548->172.17.0.3:35763, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35055") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38476->172.17.0.3:35055, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38326") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47140->172.17.0.3:38326, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31326") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33486->172.17.0.3:31326, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31011") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39808->172.17.0.3:31011, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33707") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37674->172.17.0.3:33707, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35405") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35572->172.17.0.3:35405, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 DEBUG : Creating backend with remote "/non-existing" 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33108") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53002->172.17.0.3:33108, err= 2026/08/04 04:44:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30914") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34100->172.17.0.3:30914, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34962") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55276->172.17.0.3:34962, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33724") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49784->172.17.0.3:33724, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:44 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31122") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55006->172.17.0.3:31122, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35462") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56016->172.17.0.3:35462, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32043") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55672->172.17.0.3:32043, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30263") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36688->172.17.0.3:30263, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36090") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59784->172.17.0.3:36090, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39252") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44730->172.17.0.3:39252, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30442") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33964->172.17.0.3:30442, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Running all checks before starting transfers 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37606") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36602->172.17.0.3:37606, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Checks finished, now starting transfers 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35623") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58834->172.17.0.3:35623, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:44 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35415") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34074->172.17.0.3:35415, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30534") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60996->172.17.0.3:30534, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36156") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42584->172.17.0.3:36156, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32809") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48230->172.17.0.3:32809, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34495") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45708->172.17.0.3:34495, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 ERROR : Ignoring --no-traverse with sync 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36248") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34308->172.17.0.3:36248, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33953") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58218->172.17.0.3:33953, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:44 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:44 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38817") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48358->172.17.0.3:38817, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31116") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50178->172.17.0.3:31116, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39393") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51782->172.17.0.3:39393, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37247") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58722->172.17.0.3:37247, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30580") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47148->172.17.0.3:30580, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37871") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58168->172.17.0.3:37871, err= 2026/08/04 04:44:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35246") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35232->172.17.0.3:35246, err= 2026/08/04 04:44:44 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/04 04:44:44 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/04 04:44:44 INFO : hello world2: Copied (new) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32353") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43822->172.17.0.3:32353, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30443") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32862->172.17.0.3:30443, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33329") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53238->172.17.0.3:33329, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38682") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51526->172.17.0.3:38682, err= 2026/08/04 04:44:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38542") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51918->172.17.0.3:38542, err= 2026/08/04 04:44:44 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/04 04:44:44 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/04 04:44:44 INFO : potato2: Copied (new) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32260") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49846->172.17.0.3:32260, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37929") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37404->172.17.0.3:37929, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33722") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46168->172.17.0.3:33722, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37619") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38932->172.17.0.3:37619, err= 2026/08/04 04:44:44 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/04 04:44:44 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/04 04:44:44 INFO : potato2: Copied (new) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32431") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55724->172.17.0.3:32431, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35921") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47924->172.17.0.3:35921, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34659") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37998->172.17.0.3:34659, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/04 04:44:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:44:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:44:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33930") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36078->172.17.0.3:33930, err= 2026/08/04 04:44:44 INFO : sub dir2: Making directory 2026/08/04 04:44:44 INFO : sub dir: Making directory 2026/08/04 04:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:44 INFO : sub dir2/sub sub dir2: Making directory 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39148->172.17.0.3:21, err= 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31625") 2026/08/04 04:44:44 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40500->172.17.0.3:31625, err= 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:44 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:44 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30872") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57450->172.17.0.3:30872, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32018") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30784") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48106->172.17.0.3:32018, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32964->172.17.0.3:30784, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31703") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59294->172.17.0.3:31703, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36541") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43622->172.17.0.3:36541, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30602") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33579") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56356->172.17.0.3:30602, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43356->172.17.0.3:33579, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36336") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57546->172.17.0.3:36336, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37364") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36870->172.17.0.3:37364, err= --- PASS: TestCopyEmptyDirectories (3.32s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:48 INFO : sub dir2: Making directory 2026/08/04 04:44:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/04 04:44:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32651") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42900->172.17.0.3:32651, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35296") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32956->172.17.0.3:35296, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:48 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32094") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47750->172.17.0.3:32094, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36539") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37574->172.17.0.3:36539, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38844") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39038->172.17.0.3:38844, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38564") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33926->172.17.0.3:38564, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33621") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35850->172.17.0.3:33621, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:48 DEBUG : sub dir2: Making directory with metadata 2026/08/04 04:44:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36416") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57914->172.17.0.3:36416, err= 2026/08/04 04:44:48 INFO : sub dir2: Making directory 2026/08/04 04:44:48 INFO : sub dir: Making directory 2026/08/04 04:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37154") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45182->172.17.0.3:37154, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:48 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:48 INFO : sub dir/hello world: Deleted 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37715") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56246->172.17.0.3:37715, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30702") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34822") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55340->172.17.0.3:30702, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56128->172.17.0.3:34822, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30667") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36370->172.17.0.3:30667, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39304") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45256->172.17.0.3:39304, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32461") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38433") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37262->172.17.0.3:32461, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49904->172.17.0.3:38433, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36089") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39736->172.17.0.3:36089, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35202") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39460->172.17.0.3:35202, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39074") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47330->172.17.0.3:39074, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:48 INFO : sub dir2: Making directory 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30588") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44108->172.17.0.3:30588, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35871") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60198->172.17.0.3:35871, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:48 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:48 INFO : sub dir/hello world: Deleted 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32059") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52956->172.17.0.3:32059, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37121") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39618->172.17.0.3:37121, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35674") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38532->172.17.0.3:35674, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30238") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39574->172.17.0.3:30238, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35832") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35692->172.17.0.3:35832, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:48 DEBUG : sub dir2: Making directory with metadata 2026/08/04 04:44:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:44:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38115") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60304->172.17.0.3:38115, err= 2026/08/04 04:44:48 INFO : sub dir2: Making directory 2026/08/04 04:44:48 INFO : sub dir: Making directory 2026/08/04 04:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34409") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58200->172.17.0.3:34409, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:48 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:48 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37163") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37122->172.17.0.3:37163, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30767") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36365") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33216->172.17.0.3:30767, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35954->172.17.0.3:36365, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38836") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60786->172.17.0.3:38836, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36806") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30519") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55680->172.17.0.3:30519, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44426->172.17.0.3:36806, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38722") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50460->172.17.0.3:38722, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34203") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48904->172.17.0.3:34203, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38788") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38632->172.17.0.3:38788, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:48 INFO : sub dir2: Making directory 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31658") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44606->172.17.0.3:31658, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31365") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39840->172.17.0.3:31365, err= 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:44:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:44:48 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:48 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35811") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56522->172.17.0.3:35811, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35526") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52742->172.17.0.3:35526, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37619") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38948->172.17.0.3:37619, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31931") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53082->172.17.0.3:31931, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34201") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60010->172.17.0.3:34201, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32215") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43194->172.17.0.3:32215, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38196") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47460->172.17.0.3:38196, err= 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38814") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51640->172.17.0.3:38814, err= 2026/08/04 04:44:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zisehid2fumi" 2026/08/04 04:44:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:44:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:48 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:44:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:48 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: Connecting to FTP server 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: dial("tcp","172.17.0.3:21") 2026/08/04 04:44:48 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: > dial: conn=172.17.0.1:39162->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-buhudav0lugu -> ftp://172.17.0.3:21/rclone-test-zisehid2fumi 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30942") 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: dial("tcp","172.17.0.3:35142") 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56476->172.17.0.3:30942, err= 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: > dial: conn=172.17.0.1:59286->172.17.0.3:35142, err= 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31780") 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47934->172.17.0.3:31780, err= 2026/08/04 04:44:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: Waiting for checks to finish 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: Waiting for transfers to finish 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38153") 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37808->172.17.0.3:38153, err= 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: dial("tcp","172.17.0.3:37231") 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: > dial: conn=172.17.0.1:52298->172.17.0.3:37231, err= 2026/08/04 04:44:50 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/04 04:44:50 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/04 04:44:50 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: dial("tcp","172.17.0.3:35468") 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: > dial: conn=172.17.0.1:33108->172.17.0.3:35468, err= 2026/08/04 04:44:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: dial("tcp","172.17.0.3:38185") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: > dial: conn=172.17.0.1:46286->172.17.0.3:38185, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: dial("tcp","172.17.0.3:32138") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: > dial: conn=172.17.0.1:51604->172.17.0.3:32138, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: dial("tcp","172.17.0.3:33260") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: > dial: conn=172.17.0.1:35352->172.17.0.3:33260, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: Purge object "sub dir/hello world" 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: Purge dir "sub dir" 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: Purge dir "" 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35697") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56252->172.17.0.3:35697, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38079") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45364->172.17.0.3:38079, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34545") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47782->172.17.0.3:34545, err= --- PASS: TestServerSideCopy (2.79s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31877") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57456->172.17.0.3:31877, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33781") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49228->172.17.0.3:33781, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36315") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56430->172.17.0.3:36315, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30796") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45760->172.17.0.3:30796, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39728") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43650->172.17.0.3:39728, err= 2026/08/04 04:44:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone73475752) 2026/08/04 04:44:51 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:51 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38953") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41002->172.17.0.3:38953, err= 2026/08/04 04:44:51 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/04 04:44:51 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/04 04:44:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34886") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35198->172.17.0.3:34886, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37391") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49474->172.17.0.3:37391, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34258") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59414->172.17.0.3:34258, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34897") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57046->172.17.0.3:34897, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39298") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42160->172.17.0.3:39298, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35067") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54420->172.17.0.3:35067, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30763") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37740->172.17.0.3:30763, err= 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37459") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37910->172.17.0.3:37459, err= 2026/08/04 04:44:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-faroyib8hida" 2026/08/04 04:44:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:44:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:51 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:44:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:51 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Connecting to FTP server 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:21") 2026/08/04 04:44:51 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:39166->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-buhudav0lugu -> ftp://172.17.0.3:21/rclone-test-faroyib8hida 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38113") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:35868") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42340->172.17.0.3:38113, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:55776->172.17.0.3:35868, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38414") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37484->172.17.0.3:38414, err= 2026/08/04 04:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Waiting for checks to finish 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Waiting for transfers to finish 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39712") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33756->172.17.0.3:39712, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:36504") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:47470->172.17.0.3:36504, err= 2026/08/04 04:44:53 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/04 04:44:53 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/04 04:44:53 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:32074") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:34584->172.17.0.3:32074, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:33784") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:58786->172.17.0.3:33784, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38147") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41962->172.17.0.3:38147, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31630") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56908->172.17.0.3:31630, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36631") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36922->172.17.0.3:36631, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35554") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38304->172.17.0.3:35554, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:32007") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:42644->172.17.0.3:32007, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:36967") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37147") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:51056->172.17.0.3:36967, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60258->172.17.0.3:37147, err= 2026/08/04 04:44:53 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:44:53 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-faroyib8hida) 2026/08/04 04:44:53 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Waiting for checks to finish 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Waiting for transfers to finish 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37179") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47138->172.17.0.3:37179, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:38205") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:59930->172.17.0.3:38205, err= 2026/08/04 04:44:53 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/08/04 04:44:53 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/08/04 04:44:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:39214") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:35056->172.17.0.3:39214, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:32302") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:59484->172.17.0.3:32302, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:31170") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:52804->172.17.0.3:31170, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: dial("tcp","172.17.0.3:34985") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: > dial: conn=172.17.0.1:40546->172.17.0.3:34985, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Purge object "sub dir/hello world" 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Purge dir "sub dir" 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: Purge dir "" 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34787") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57238->172.17.0.3:34787, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35723") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44962->172.17.0.3:35723, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32439") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42004->172.17.0.3:32439, err= --- PASS: TestServerSideCopyOverSelf (2.78s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34826") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46772->172.17.0.3:34826, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32324") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38834->172.17.0.3:32324, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36941") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54792->172.17.0.3:36941, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38796") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44680->172.17.0.3:38796, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32022") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56878->172.17.0.3:32022, err= 2026/08/04 04:44:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone73475752) 2026/08/04 04:44:53 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:44:53 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31832") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38916->172.17.0.3:31832, err= 2026/08/04 04:44:53 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/04 04:44:53 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/04 04:44:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/04 04:44:53 INFO : sub dir/hello world: Deleted 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34350") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35600->172.17.0.3:34350, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36988") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52104->172.17.0.3:36988, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32606") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33256->172.17.0.3:32606, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34112") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51962->172.17.0.3:34112, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30088") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37964->172.17.0.3:30088, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39699") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48820->172.17.0.3:39699, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33729") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51940->172.17.0.3:33729, err= 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38241") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44470->172.17.0.3:38241, err= 2026/08/04 04:44:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qolejab4tedi" 2026/08/04 04:44:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:44:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:53 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:44:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:44:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:44:53 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:44:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Connecting to FTP server 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:21") 2026/08/04 04:44:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:39526->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-buhudav0lugu -> ftp://172.17.0.3:21/rclone-test-qolejab4tedi 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:33947") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:49226->172.17.0.3:33947, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38483") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43434->172.17.0.3:38483, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34309") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52830->172.17.0.3:34309, err= 2026/08/04 04:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Waiting for transfers to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37533") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44956->172.17.0.3:37533, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:36441") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:51900->172.17.0.3:36441, err= 2026/08/04 04:44:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/04 04:44:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/04 04:44:56 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:34254") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:50880->172.17.0.3:34254, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:39480") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:56900->172.17.0.3:39480, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33735") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33730->172.17.0.3:33735, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38612") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38476->172.17.0.3:38612, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30769") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51890->172.17.0.3:30769, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Using server-side directory move 2026/08/04 04:44:56 INFO : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:34607") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:37524->172.17.0.3:34607, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37356") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50126->172.17.0.3:37356, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:31373") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:37618->172.17.0.3:31373, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37231") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45564->172.17.0.3:37231, err= 2026/08/04 04:44:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:44:56 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qolejab4tedi) 2026/08/04 04:44:56 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Waiting for transfers to finish 2026/08/04 04:44:56 INFO : sub dir/hello world: Deleted 2026/08/04 04:44:56 INFO : sub dir/hello world: Moved (server-side) 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39976") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40898->172.17.0.3:39976, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39242") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52106->172.17.0.3:39242, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:36146") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:51098->172.17.0.3:36146, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:30465") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:38368->172.17.0.3:30465, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39771") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44700->172.17.0.3:39771, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34753") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47112->172.17.0.3:34753, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35741") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34190->172.17.0.3:35741, err= 2026/08/04 04:44:56 DEBUG : testing file moves 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:35758") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35304") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38150->172.17.0.3:35304, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:45270->172.17.0.3:35758, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33362") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41942->172.17.0.3:33362, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:37692") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:48734->172.17.0.3:37692, err= 2026/08/04 04:44:56 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:44:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qolejab4tedi) 2026/08/04 04:44:56 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Waiting for transfers to finish 2026/08/04 04:44:56 INFO : sub dir/hello world: Deleted 2026/08/04 04:44:56 INFO : sub dir/hello world: Moved (server-side) 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33215") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38452->172.17.0.3:33215, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39437") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37624->172.17.0.3:39437, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:30755") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:49794->172.17.0.3:30755, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:32950") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:46864->172.17.0.3:32950, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:33696") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:55878->172.17.0.3:33696, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: dial("tcp","172.17.0.3:32208") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: > dial: conn=172.17.0.1:33364->172.17.0.3:32208, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Purge object "sub dir/hello world" 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Purge dir "sub dir" 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: Purge dir "" 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39611") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44588->172.17.0.3:39611, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33850") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45734->172.17.0.3:33850, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33859") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50964->172.17.0.3:33859, err= --- PASS: TestServerSideMoveOverSelf (3.13s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30411") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46280->172.17.0.3:30411, err= 2026/08/04 04:44:56 ERROR : error listing: directory not found 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35137") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42608->172.17.0.3:35137, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37930") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39312->172.17.0.3:37930, err= 2026/08/04 04:44:56 INFO : Local file system at /tmp/rclone73475752: Making directory 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34239") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58188->172.17.0.3:34239, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34948") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55970->172.17.0.3:34948, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35842") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40706->172.17.0.3:35842, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38647") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40650->172.17.0.3:38647, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34884") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45354->172.17.0.3:34884, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32597") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57572->172.17.0.3:32597, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32092") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49324->172.17.0.3:32092, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37517") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54794->172.17.0.3:37517, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39201") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56176->172.17.0.3:39201, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37108") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41264->172.17.0.3:37108, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30238") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35268->172.17.0.3:30238, err= 2026/08/04 04:44:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34759") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45584->172.17.0.3:34759, err= 2026/08/04 04:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:44:56 DEBUG : Local file system at /tmp/rclone73475752: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : Local file system at /tmp/rclone73475752: Waiting for transfers to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36925") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55514->172.17.0.3:36925, err= 2026/08/04 04:44:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/04 04:44:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/04 04:44:56 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:44:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31482") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59046->172.17.0.3:31482, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35870") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60862->172.17.0.3:35870, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33674") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55220->172.17.0.3:33674, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33665") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54626->172.17.0.3:33665, err= 2026/08/04 04:44:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38153") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46450->172.17.0.3:38153, err= 2026/08/04 04:44:56 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/04 04:44:56 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/04 04:44:56 INFO : check sum: Copied (new) 2026/08/04 04:44:56 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35492") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52352->172.17.0.3:35492, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31084") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54378->172.17.0.3:31084, err= 2026/08/04 04:44:56 DEBUG : check sum: size = 1 OK 2026/08/04 04:44:56 NOTICE: ftp://172.17.0.3:21/rclone-test-buhudav0lugu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/04 04:44:56 DEBUG : check sum: Size of src and dst objects identical 2026/08/04 04:44:56 DEBUG : check sum: Unchanged skipping 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:56 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:56 INFO : There was nothing to transfer 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35759") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39752->172.17.0.3:35759, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31804") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49118->172.17.0.3:31804, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35894") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57806->172.17.0.3:35894, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31514") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34572->172.17.0.3:31514, err= 2026/08/04 04:44:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36434") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43180->172.17.0.3:36434, err= 2026/08/04 04:44:56 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/04 04:44:56 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/04 04:44:56 INFO : sizeonly: Copied (new) 2026/08/04 04:44:56 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39798") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55658->172.17.0.3:39798, err= 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33740") 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45486->172.17.0.3:33740, err= 2026/08/04 04:44:56 DEBUG : sizeonly: size = 6 OK 2026/08/04 04:44:56 DEBUG : sizeonly: Sizes identical 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:56 DEBUG : sizeonly: Unchanged skipping 2026/08/04 04:44:56 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:56 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:56 INFO : There was nothing to transfer 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31242") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51098->172.17.0.3:31242, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30709") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54684->172.17.0.3:30709, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39450") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39374->172.17.0.3:39450, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34544") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40624->172.17.0.3:34544, err= 2026/08/04 04:44:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35799") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39490->172.17.0.3:35799, err= 2026/08/04 04:44:57 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/04 04:44:57 INFO : ignore-size: Copied (new) 2026/08/04 04:44:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34691") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53316->172.17.0.3:34691, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33473") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34482->172.17.0.3:33473, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:57 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:44:57 DEBUG : ignore-size: Unchanged skipping 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:57 INFO : There was nothing to transfer 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32474") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52588->172.17.0.3:32474, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30559") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32972->172.17.0.3:30559, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36882") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43580->172.17.0.3:36882, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38506") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46904->172.17.0.3:38506, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30871") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33920->172.17.0.3:30871, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38223") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57374->172.17.0.3:38223, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:57 DEBUG : existing: size = 6 OK 2026/08/04 04:44:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:44:57 DEBUG : existing: Unchanged skipping 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:57 INFO : There was nothing to transfer 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39415") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42912->172.17.0.3:39415, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36344") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57986->172.17.0.3:36344, err= 2026/08/04 04:44:57 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/04 04:44:57 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/04 04:44:57 INFO : existing: Copied (replaced existing) 2026/08/04 04:44:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32636") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46960->172.17.0.3:32636, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37889") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49000->172.17.0.3:37889, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39709") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47812->172.17.0.3:39709, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37195") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58562->172.17.0.3:37195, err= 2026/08/04 04:44:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30902") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59594->172.17.0.3:30902, err= 2026/08/04 04:44:57 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/04 04:44:57 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/04 04:44:57 INFO : existing: Copied (new) 2026/08/04 04:44:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31568") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47780->172.17.0.3:31568, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35222") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56156->172.17.0.3:35222, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:44:57 DEBUG : existing: Destination exists, skipping 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:44:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:57 INFO : There was nothing to transfer 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36737") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49982->172.17.0.3:36737, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38518") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50178->172.17.0.3:38518, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31143") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43494->172.17.0.3:31143, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39084") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33446->172.17.0.3:39084, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34152") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35590->172.17.0.3:34152, err= 2026/08/04 04:44:57 INFO : d: Making directory 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31022") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37662->172.17.0.3:31022, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37771") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32710") 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39532->172.17.0.3:21, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50764->172.17.0.3:37771, err= 2026/08/04 04:44:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53904->172.17.0.3:32710, err= 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32930") 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58546->172.17.0.3:32930, err= 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33575") 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47036->172.17.0.3:33575, err= 2026/08/04 04:45:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39076") 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39673") 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38562->172.17.0.3:39076, err= 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46282->172.17.0.3:39673, err= 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39536->172.17.0.3:21, err= 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37716") 2026/08/04 04:45:00 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54712->172.17.0.3:37716, err= 2026/08/04 04:45:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/04 04:45:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/04 04:45:00 INFO : a/potato2: Copied (new) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32037") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52262->172.17.0.3:32037, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : c/non empty space: size = 5 OK 2026/08/04 04:45:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : b/potato: Deleted 2026/08/04 04:45:03 INFO : d: Removing directory 2026/08/04 04:45:03 INFO : b: Removing directory 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: deleted 2 directories 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30561") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45438->172.17.0.3:30561, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37583") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34363") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40038->172.17.0.3:37583, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58124->172.17.0.3:34363, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36546") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56376->172.17.0.3:36546, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39504") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38423") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46434->172.17.0.3:39504, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51304->172.17.0.3:38423, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34579") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49114->172.17.0.3:34579, err= --- PASS: TestSyncIgnoreErrors (6.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37923") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59290->172.17.0.3:37923, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39353") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44546->172.17.0.3:39353, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33398") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35502->172.17.0.3:33398, err= 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38328") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52046->172.17.0.3:38328, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34480") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38948->172.17.0.3:34480, err= 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39633") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38146->172.17.0.3:39633, err= 2026/08/04 04:45:03 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/04 04:45:03 INFO : empty space: Copied (replaced existing) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32096") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52662->172.17.0.3:32096, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36564") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53928->172.17.0.3:36564, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30417") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43754->172.17.0.3:30417, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39855") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55946->172.17.0.3:39855, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37248") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49692->172.17.0.3:37248, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31352") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43924->172.17.0.3:31352, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36788") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50140->172.17.0.3:36788, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34931") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37104->172.17.0.3:34931, err= 2026/08/04 04:45:03 DEBUG : foo: size = 3 OK 2026/08/04 04:45:03 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35315") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42684->172.17.0.3:35315, err= 2026/08/04 04:45:03 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/04 04:45:03 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/04 04:45:03 INFO : foo: Copied (replaced existing) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30663") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33020->172.17.0.3:30663, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38171") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37010->172.17.0.3:38171, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33693") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37800->172.17.0.3:33693, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38774") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41522->172.17.0.3:38774, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37812") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59246->172.17.0.3:37812, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31760") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48384->172.17.0.3:31760, err= 2026/08/04 04:45:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38189") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49156->172.17.0.3:38189, err= 2026/08/04 04:45:03 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/04 04:45:03 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/04 04:45:03 INFO : potato: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36711") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34440->172.17.0.3:36711, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36979") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46494->172.17.0.3:36979, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38023") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60082->172.17.0.3:38023, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37259") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59104->172.17.0.3:37259, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36093") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46896->172.17.0.3:36093, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34017") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59972->172.17.0.3:34017, err= 2026/08/04 04:45:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:03 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:45:03 DEBUG : potato: Sizes differ 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34395") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49512->172.17.0.3:34395, err= 2026/08/04 04:45:03 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/04 04:45:03 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/04 04:45:03 INFO : potato: Copied (replaced existing) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30836") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47712->172.17.0.3:30836, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31636") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50834->172.17.0.3:31636, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34350") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51032->172.17.0.3:34350, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36422") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42938->172.17.0.3:36422, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36847") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42812->172.17.0.3:36847, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33136") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46050->172.17.0.3:33136, err= 2026/08/04 04:45:03 DEBUG : potato: size = 21 OK 2026/08/04 04:45:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30589") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54330->172.17.0.3:30589, err= 2026/08/04 04:45:03 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/04 04:45:03 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/04 04:45:03 INFO : potato: Copied (replaced existing) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37483") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33146->172.17.0.3:37483, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33328") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50600->172.17.0.3:33328, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30851") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42692->172.17.0.3:30851, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35075") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52596->172.17.0.3:35075, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35780") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51392->172.17.0.3:35780, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35943") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38476->172.17.0.3:35943, err= 2026/08/04 04:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33649") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54418->172.17.0.3:33649, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33567") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47822->172.17.0.3:33567, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39892") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36506->172.17.0.3:39892, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35780") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51398->172.17.0.3:35780, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34476") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44906->172.17.0.3:34476, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35359") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35690->172.17.0.3:35359, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39532") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49422->172.17.0.3:39532, err= 2026/08/04 04:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39549") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34464->172.17.0.3:39549, err= 2026/08/04 04:45:03 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/04 04:45:03 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/04 04:45:03 INFO : potato2: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : potato: Deleted 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35201") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52888->172.17.0.3:35201, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32197") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37486->172.17.0.3:32197, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35146") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38146->172.17.0.3:35146, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38314") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50486->172.17.0.3:38314, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32793") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55452->172.17.0.3:32793, err= 2026/08/04 04:45:03 INFO : d: Making directory 2026/08/04 04:45:03 INFO : d/e: Making directory 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31487") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35288->172.17.0.3:31487, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37763") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33582") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49274->172.17.0.3:37763, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56062->172.17.0.3:33582, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37209") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59924->172.17.0.3:37209, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31025") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37874->172.17.0.3:31025, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34277") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33022->172.17.0.3:34277, err= 2026/08/04 04:45:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30362") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35364->172.17.0.3:30362, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38361") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37451") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56888->172.17.0.3:38361, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57468->172.17.0.3:37451, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37955") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42822->172.17.0.3:37955, err= 2026/08/04 04:45:03 DEBUG : c/non empty space: size = 5 OK 2026/08/04 04:45:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33732") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44952->172.17.0.3:33732, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/04 04:45:03 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/04 04:45:03 INFO : a/potato2: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : b/potato: Deleted 2026/08/04 04:45:03 INFO : d/e: Removing directory 2026/08/04 04:45:03 INFO : d: Removing directory 2026/08/04 04:45:03 INFO : b: Removing directory 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: deleted 3 directories 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38060") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58070->172.17.0.3:38060, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35599") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35310") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52600->172.17.0.3:35599, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51758->172.17.0.3:35310, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33701") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47958->172.17.0.3:33701, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32592") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32430") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54220->172.17.0.3:32592, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50142->172.17.0.3:32430, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32974") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52028->172.17.0.3:32974, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38747") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33176->172.17.0.3:38747, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39759") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46744->172.17.0.3:39759, err= 2026/08/04 04:45:03 INFO : d: Making directory 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34570") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57740->172.17.0.3:34570, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31066") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34846") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32371") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57304->172.17.0.3:34846, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33358->172.17.0.3:31066, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43486->172.17.0.3:32371, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35200") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59964->172.17.0.3:35200, err= 2026/08/04 04:45:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34138") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31023") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30688") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37972->172.17.0.3:34138, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33638->172.17.0.3:31023, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41084->172.17.0.3:30688, err= 2026/08/04 04:45:03 DEBUG : c/non empty space: size = 5 OK 2026/08/04 04:45:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33966") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50694->172.17.0.3:33966, err= 2026/08/04 04:45:03 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/04 04:45:03 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/04 04:45:03 INFO : a/potato2: Copied (new) 2026/08/04 04:45:03 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: not deleting files as there were IO errors 2026/08/04 04:45:03 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: not deleting directories as there were IO errors 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38931") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48156->172.17.0.3:38931, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36777") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35510") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33788->172.17.0.3:36777, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39156") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34901") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54224->172.17.0.3:35510, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36236->172.17.0.3:34901, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34768->172.17.0.3:39156, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35185") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46064->172.17.0.3:35185, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36671") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39219") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37813") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48360->172.17.0.3:36671, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39142") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34654->172.17.0.3:39142, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33602->172.17.0.3:39219, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34030->172.17.0.3:37813, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39014") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44258->172.17.0.3:39014, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34979") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43976->172.17.0.3:34979, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33271") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37430->172.17.0.3:33271, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37031") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46550->172.17.0.3:37031, err= 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35882") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52248->172.17.0.3:35882, err= 2026/08/04 04:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30824") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36942->172.17.0.3:30824, err= 2026/08/04 04:45:03 INFO : potato: Deleted 2026/08/04 04:45:03 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/04 04:45:03 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/04 04:45:03 INFO : potato2: Copied (new) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36416") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49070->172.17.0.3:36416, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38186") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41622->172.17.0.3:38186, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39856") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55586->172.17.0.3:39856, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33396") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45796->172.17.0.3:33396, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30450") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42966->172.17.0.3:30450, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36160") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36934->172.17.0.3:36160, err= 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38346") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48418->172.17.0.3:38346, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 INFO : potato: Deleted 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32849") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49382->172.17.0.3:32849, err= 2026/08/04 04:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36568") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54076->172.17.0.3:36568, err= 2026/08/04 04:45:03 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/04 04:45:03 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/04 04:45:03 INFO : potato2: Copied (new) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30283") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38402->172.17.0.3:30283, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38102") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48134->172.17.0.3:38102, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39630") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37602->172.17.0.3:39630, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38238") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40814->172.17.0.3:38238, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34343") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56232->172.17.0.3:34343, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33051") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43488->172.17.0.3:33051, err= 2026/08/04 04:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32861") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34740->172.17.0.3:32861, err= 2026/08/04 04:45:03 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/04 04:45:03 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/04 04:45:03 INFO : potato2: Copied (new) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30893") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47360->172.17.0.3:30893, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34843") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56762->172.17.0.3:34843, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30982") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44576->172.17.0.3:30982, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38890") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59146->172.17.0.3:38890, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31679") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49058->172.17.0.3:31679, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30731") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38378->172.17.0.3:30731, err= 2026/08/04 04:45:03 DEBUG : enormous: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : enormous: Excluded 2026/08/04 04:45:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : potato2: Excluded 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30119") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52330->172.17.0.3:30119, err= 2026/08/04 04:45:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : potato2: Excluded 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : There was nothing to transfer 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31775") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51822->172.17.0.3:31775, err= 2026/08/04 04:45:03 DEBUG : enormous: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : enormous: Excluded 2026/08/04 04:45:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : potato2: Excluded 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34850") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51656->172.17.0.3:34850, err= 2026/08/04 04:45:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : potato2: Excluded 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : There was nothing to transfer 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37148") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43364->172.17.0.3:37148, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33376") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40716->172.17.0.3:33376, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30271") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60846->172.17.0.3:30271, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35002") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47408->172.17.0.3:35002, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39507") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33046->172.17.0.3:39507, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35823") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45698->172.17.0.3:35823, err= 2026/08/04 04:45:03 DEBUG : enormous: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : enormous: Excluded 2026/08/04 04:45:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:45:03 DEBUG : potato2: Excluded 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33718") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44172->172.17.0.3:33718, err= 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : potato2: Deleted 2026/08/04 04:45:03 INFO : enormous: Deleted 2026/08/04 04:45:03 INFO : There was nothing to transfer 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34517") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53570->172.17.0.3:34517, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32555") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34780->172.17.0.3:32555, err= 2026/08/04 04:45:03 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : enormous: Deleted 2026/08/04 04:45:03 INFO : potato2: Deleted 2026/08/04 04:45:03 INFO : There was nothing to transfer 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30882") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44286->172.17.0.3:30882, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31289") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45224->172.17.0.3:31289, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38482") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57636->172.17.0.3:38482, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36287") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57236->172.17.0.3:36287, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34793") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49080->172.17.0.3:34793, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34401") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54566->172.17.0.3:34401, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34809") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46416->172.17.0.3:34809, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30012") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51410->172.17.0.3:30012, err= 2026/08/04 04:45:03 DEBUG : five: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : one: Destination is newer than source, skipping 2026/08/04 04:45:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:03 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:45:03 DEBUG : four: Sizes differ 2026/08/04 04:45:03 DEBUG : two: size = 3 OK 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/04 04:45:03 DEBUG : three: size = 5 OK 2026/08/04 04:45:03 DEBUG : three: Sizes identical 2026/08/04 04:45:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37949") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39665") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38556") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39592->172.17.0.3:37949, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58846->172.17.0.3:39665, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44260->172.17.0.3:38556, err= 2026/08/04 04:45:03 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/04 04:45:03 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/04 04:45:03 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/04 04:45:03 DEBUG : four.f852663a.partial: renamed to: four 2026/08/04 04:45:03 INFO : four: Copied (replaced existing) 2026/08/04 04:45:03 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/04 04:45:03 INFO : two: Copied (replaced existing) 2026/08/04 04:45:03 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/04 04:45:03 INFO : five: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33823") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36848->172.17.0.3:33823, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39925") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57878->172.17.0.3:39925, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34513") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36950->172.17.0.3:34513, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/04 04:45:03 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36886") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54540->172.17.0.3:36886, err= 2026/08/04 04:45:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39528") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60900->172.17.0.3:39528, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34668") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49810->172.17.0.3:34668, err= 2026/08/04 04:45:03 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/04 04:45:03 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/04 04:45:03 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/04 04:45:03 INFO : potato: Copied (new) 2026/08/04 04:45:03 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/04 04:45:03 INFO : yam: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31367") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36334->172.17.0.3:31367, err= 2026/08/04 04:45:03 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32821") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55684->172.17.0.3:32821, err= 2026/08/04 04:45:03 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : potato: size = 14 OK 2026/08/04 04:45:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : potato: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36465") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43618->172.17.0.3:36465, err= 2026/08/04 04:45:03 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/04 04:45:03 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/04 04:45:03 INFO : yaml: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : yam: Deleted 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36752") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44968->172.17.0.3:36752, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36502") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36862->172.17.0.3:36502, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38220") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40036->172.17.0.3:38220, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33349") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49058->172.17.0.3:33349, err= 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Making map for --track-renames 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Finished making map for --track-renames 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/04 04:45:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for renames to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36375") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35240->172.17.0.3:36375, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35871") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51718->172.17.0.3:35871, err= 2026/08/04 04:45:03 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/04 04:45:03 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/04 04:45:03 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/04 04:45:03 INFO : potato: Copied (new) 2026/08/04 04:45:03 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/04 04:45:03 INFO : yam: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34907") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53882->172.17.0.3:34907, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36524") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33950->172.17.0.3:36524, err= 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Making map for --track-renames 2026/08/04 04:45:03 DEBUG : potato: size = 14 OK 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Finished making map for --track-renames 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : potato: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for renames to finish 2026/08/04 04:45:03 INFO : yam: Moved (server-side) to: yaml 2026/08/04 04:45:03 INFO : yaml: Renamed from "yam" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : There was nothing to transfer 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36237") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47876->172.17.0.3:36237, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33503") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46156->172.17.0.3:33503, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30215") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59616->172.17.0.3:30215, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36814") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53504->172.17.0.3:36814, err= 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Making map for --track-renames 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Finished making map for --track-renames 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for renames to finish 2026/08/04 04:45:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37673") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53780->172.17.0.3:37673, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30942") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53974->172.17.0.3:30942, err= 2026/08/04 04:45:03 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/04 04:45:03 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/04 04:45:03 INFO : potato: Copied (new) 2026/08/04 04:45:03 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/04 04:45:03 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/04 04:45:03 INFO : sub/yam: Copied (new) 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32140") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59768->172.17.0.3:32140, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33616") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59932->172.17.0.3:33616, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31116") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44812->172.17.0.3:31116, err= 2026/08/04 04:45:03 DEBUG : potato: size = 14 OK 2026/08/04 04:45:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:45:03 DEBUG : potato: Unchanged skipping 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39432") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46762->172.17.0.3:39432, err= 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Making map for --track-renames 2026/08/04 04:45:03 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Finished making map for --track-renames 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for renames to finish 2026/08/04 04:45:03 INFO : sub/yam: Moved (server-side) to: yam 2026/08/04 04:45:03 INFO : yam: Renamed from "sub/yam" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:03 INFO : There was nothing to transfer 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37964") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58956->172.17.0.3:37964, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38142") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50056->172.17.0.3:38142, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31434") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59306->172.17.0.3:31434, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37995") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60272->172.17.0.3:37995, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38576") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58940->172.17.0.3:38576, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : Creating backend with remote "/tmp/rclone73475752/dir1" 2026/08/04 04:45:03 DEBUG : Creating backend with remote "/tmp/rclone73475752/dir2" 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752/dir2: Using server-side directory move 2026/08/04 04:45:03 INFO : Local file system at /tmp/rclone73475752/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:45:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752/dir2: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752/dir2: Waiting for transfers to finish 2026/08/04 04:45:03 INFO : file1.txt: Moved (server-side) 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33064") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38148->172.17.0.3:33064, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36471") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46324->172.17.0.3:36471, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37085") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37988->172.17.0.3:37085, err= 2026/08/04 04:45:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33978") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52932->172.17.0.3:33978, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38817") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58580->172.17.0.3:38817, err= 2026/08/04 04:45:03 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:45:03 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:45:03 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:45:03 INFO : sub dir/hello world: Deleted 2026/08/04 04:45:03 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/04 04:45:03 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/04 04:45:03 INFO : nested/sub dir/file: Copied (new) 2026/08/04 04:45:03 INFO : nested/sub dir/file: Deleted 2026/08/04 04:45:03 INFO : sub dir: Removing directory 2026/08/04 04:45:03 INFO : nested/sub dir: Removing directory 2026/08/04 04:45:03 INFO : nested: Removing directory 2026/08/04 04:45:03 DEBUG : Local file system at /tmp/rclone73475752: deleted 3 directories 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30542") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53736->172.17.0.3:30542, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35442") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35200") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58140->172.17.0.3:35442, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59972->172.17.0.3:35200, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39721") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51182->172.17.0.3:39721, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35862") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39956->172.17.0.3:35862, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37973") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31881") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33424->172.17.0.3:31881, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34312->172.17.0.3:37973, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36059") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57510->172.17.0.3:36059, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31088") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51256->172.17.0.3:31088, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38470") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52122->172.17.0.3:38470, err= 2026/08/04 04:45:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35111") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46310->172.17.0.3:35111, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31889") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52044->172.17.0.3:31889, err= 2026/08/04 04:45:03 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/04 04:45:03 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/04 04:45:03 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/04 04:45:03 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:45:03 INFO : sub dir/hello world: Deleted 2026/08/04 04:45:03 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/04 04:45:03 INFO : nested/sub dir/file: Copied (new) 2026/08/04 04:45:03 INFO : nested/sub dir/file: Deleted 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36574") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34326->172.17.0.3:36574, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34181") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34995") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59968->172.17.0.3:34995, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58328->172.17.0.3:34181, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37133") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51460->172.17.0.3:37133, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30875") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55274->172.17.0.3:30875, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38950") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60584->172.17.0.3:38950, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36302") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60222->172.17.0.3:36302, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30367") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53504->172.17.0.3:30367, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30335") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37578->172.17.0.3:30335, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32246") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59914->172.17.0.3:32246, err= 2026/08/04 04:45:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39705") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34378") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33972->172.17.0.3:34378, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34484->172.17.0.3:39705, err= 2026/08/04 04:45:03 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/04 04:45:03 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/04 04:45:03 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/04 04:45:03 INFO : existing-b: Copied (new) 2026/08/04 04:45:03 INFO : existing-b: Deleted 2026/08/04 04:45:03 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/04 04:45:03 INFO : existing: Copied (new) 2026/08/04 04:45:03 INFO : existing: Deleted 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34157") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54634->172.17.0.3:34157, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31963") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39678->172.17.0.3:31963, err= 2026/08/04 04:45:03 DEBUG : existing: Destination exists, skipping 2026/08/04 04:45:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:03 INFO : There was nothing to transfer 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37165") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45410->172.17.0.3:37165, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39781") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54718->172.17.0.3:39781, err= 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34050") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60370->172.17.0.3:34050, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-somupiw8qiqu" 2026/08/04 04:45:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:03 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:03 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: Connecting to FTP server 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:03 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:35628->172.17.0.3:21, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35481") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50170->172.17.0.3:35481, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35270") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52674->172.17.0.3:35270, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39590") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38620->172.17.0.3:39590, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35768") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56650->172.17.0.3:35768, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-buhudav0lugu -> ftp://172.17.0.3:21/rclone-test-somupiw8qiqu 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:35470") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:45120->172.17.0.3:35470, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:36466") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:43526->172.17.0.3:36466, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:34789") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:57384->172.17.0.3:34789, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: Using server-side directory move 2026/08/04 04:45:06 INFO : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37603") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:34673") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39858->172.17.0.3:37603, err= 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:34168->172.17.0.3:34673, err= 2026/08/04 04:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:06 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/04 04:45:06 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:45:06 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-somupiw8qiqu) 2026/08/04 04:45:06 DEBUG : potato3: Sizes differ 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: Waiting for checks to finish 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: Connecting to FTP server 2026/08/04 04:45:06 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:35634->172.17.0.3:21, err= 2026/08/04 04:45:06 INFO : potato2: Moved (server-side) 2026/08/04 04:45:06 INFO : empty space: Deleted 2026/08/04 04:45:06 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: Waiting for transfers to finish 2026/08/04 04:45:09 INFO : potato3: Deleted 2026/08/04 04:45:09 INFO : potato3: Moved (server-side) 2026/08/04 04:45:09 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30297") 2026/08/04 04:45:09 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43778->172.17.0.3:30297, err= 2026/08/04 04:45:09 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:38858") 2026/08/04 04:45:09 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:59890->172.17.0.3:38858, err= 2026/08/04 04:45:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fuqejad3dahi" 2026/08/04 04:45:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:09 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:09 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: Connecting to FTP server 2026/08/04 04:45:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: > dial: conn=172.17.0.1:35638->172.17.0.3:21, err= 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: Using server-side directory move 2026/08/04 04:45:12 INFO : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: Server side directory move succeeded 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: dial("tcp","172.17.0.3:38959") 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: > dial: conn=172.17.0.1:47824->172.17.0.3:38959, err= 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:35433") 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:32936->172.17.0.3:35433, err= 2026/08/04 04:45:12 ERROR : error listing: directory not found 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: dial("tcp","172.17.0.3:30296") 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: > dial: conn=172.17.0.1:35320->172.17.0.3:30296, err= 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: Purge object "empty space" 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: Purge object "potato2" 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: Purge object "potato3" 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: Purge dir "" 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: dial("tcp","172.17.0.3:35672") 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: > dial: conn=172.17.0.1:44454->172.17.0.3:35672, err= 2026/08/04 04:45:12 ERROR : error listing: directory not found 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: Purge dir "" 2026/08/04 04:45:12 NOTICE: purge failed to rmdir "": directory not found 2026/08/04 04:45:12 NOTICE: purge failed: directory not found 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30975") 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54712->172.17.0.3:30975, err= 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34087") 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54338->172.17.0.3:34087, err= --- PASS: TestServerSideMove (9.10s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vonicop4cuco" 2026/08/04 04:45:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:12 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:12 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: Connecting to FTP server 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:12 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:57654->172.17.0.3:21, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37247") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59866->172.17.0.3:37247, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35227") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40276->172.17.0.3:35227, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34516") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44266->172.17.0.3:34516, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38060") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36838->172.17.0.3:38060, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-buhudav0lugu -> ftp://172.17.0.3:21/rclone-test-vonicop4cuco 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:37674") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:54598->172.17.0.3:37674, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:35725") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:55266->172.17.0.3:35725, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:30821") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:33104->172.17.0.3:30821, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:39278") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:41492->172.17.0.3:39278, err= 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34209") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51950->172.17.0.3:34209, err= 2026/08/04 04:45:15 DEBUG : empty space: Excluded (Size Filter) 2026/08/04 04:45:15 DEBUG : empty space: Excluded 2026/08/04 04:45:15 DEBUG : empty space: Excluded (Size Filter) 2026/08/04 04:45:15 DEBUG : empty space: Excluded 2026/08/04 04:45:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: Waiting for checks to finish 2026/08/04 04:45:15 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:45:15 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-vonicop4cuco) 2026/08/04 04:45:15 DEBUG : potato3: Sizes differ 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: Waiting for transfers to finish 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: Connecting to FTP server 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:57668->172.17.0.3:21, err= 2026/08/04 04:45:15 INFO : potato2: Moved (server-side) 2026/08/04 04:45:18 INFO : potato3: Deleted 2026/08/04 04:45:18 INFO : potato3: Moved (server-side) 2026/08/04 04:45:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37175") 2026/08/04 04:45:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58002->172.17.0.3:37175, err= 2026/08/04 04:45:18 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:36387") 2026/08/04 04:45:18 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:42122->172.17.0.3:36387, err= 2026/08/04 04:45:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huvujuk4hedi" 2026/08/04 04:45:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:18 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:18 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:18 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: Connecting to FTP server 2026/08/04 04:45:18 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:18 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: > dial: conn=172.17.0.1:57678->172.17.0.3:21, err= 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: dial("tcp","172.17.0.3:36087") 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: > dial: conn=172.17.0.1:44118->172.17.0.3:36087, err= 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:37069") 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:47524->172.17.0.3:37069, err= 2026/08/04 04:45:21 DEBUG : empty space: Excluded (Size Filter) 2026/08/04 04:45:21 DEBUG : empty space: Excluded 2026/08/04 04:45:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: Connecting to FTP server 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: Waiting for checks to finish 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: Waiting for transfers to finish 2026/08/04 04:45:21 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: > dial: conn=172.17.0.1:57682->172.17.0.3:21, err= 2026/08/04 04:45:21 INFO : potato2: Moved (server-side) 2026/08/04 04:45:24 INFO : potato3: Moved (server-side) 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: dial("tcp","172.17.0.3:37305") 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: > dial: conn=172.17.0.1:57608->172.17.0.3:37305, err= 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:33787") 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:51078->172.17.0.3:33787, err= 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: dial("tcp","172.17.0.3:39657") 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: > dial: conn=172.17.0.1:42922->172.17.0.3:39657, err= 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: Purge object "potato2" 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: Purge object "potato3" 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: Purge dir "" 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: dial("tcp","172.17.0.3:32423") 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: > dial: conn=172.17.0.1:37294->172.17.0.3:32423, err= 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: Purge object "empty space" 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: Purge dir "" 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38258") 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59152->172.17.0.3:38258, err= 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36009") 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53002->172.17.0.3:36009, err= --- PASS: TestServerSideMoveWithFilter (11.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-boqejec6waga" 2026/08/04 04:45:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:24 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:24 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: Connecting to FTP server 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:24 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:35474->172.17.0.3:21, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37845") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48662->172.17.0.3:37845, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34553") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47042->172.17.0.3:34553, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35659") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46878->172.17.0.3:35659, err= 2026/08/04 04:45:26 INFO : tomatoDir: Making directory 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32337") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49870->172.17.0.3:32337, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36046") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43944->172.17.0.3:36046, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-buhudav0lugu -> ftp://172.17.0.3:21/rclone-test-boqejec6waga 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:35186") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:47126->172.17.0.3:35186, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:36226") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:56474->172.17.0.3:36226, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:32261") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:37324->172.17.0.3:32261, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: Using server-side directory move 2026/08/04 04:45:26 INFO : ftp://172.17.0.3:21/rclone-test-boqejec6waga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:39385") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:57574->172.17.0.3:39385, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39723") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58654->172.17.0.3:39723, err= 2026/08/04 04:45:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:45:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:45:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-boqejec6waga) 2026/08/04 04:45:26 DEBUG : empty space: size = 1 OK 2026/08/04 04:45:26 DEBUG : potato3: Sizes differ 2026/08/04 04:45:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/04 04:45:26 DEBUG : empty space: Unchanged skipping 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: Connecting to FTP server 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32782") 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:35482->172.17.0.3:21, err= 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39116->172.17.0.3:32782, err= 2026/08/04 04:45:26 INFO : potato2: Moved (server-side) 2026/08/04 04:45:26 INFO : empty space: Deleted 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: Waiting for checks to finish 2026/08/04 04:45:26 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: Waiting for transfers to finish 2026/08/04 04:45:28 INFO : potato3: Deleted 2026/08/04 04:45:28 INFO : potato3: Moved (server-side) 2026/08/04 04:45:28 INFO : tomatoDir: Removing directory 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: deleted 1 directories 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36469") 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41270->172.17.0.3:36469, err= 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39809") 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47650->172.17.0.3:39809, err= 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:31560") 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:38678->172.17.0.3:31560, err= 2026/08/04 04:45:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xexajan0tuye" 2026/08/04 04:45:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:28 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:28 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Connecting to FTP server 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: > dial: conn=172.17.0.1:35488->172.17.0.3:21, err= 2026/08/04 04:45:31 INFO : tomatoDir: Making directory 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Using server-side directory move 2026/08/04 04:45:31 INFO : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Server side directory move succeeded 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: dial("tcp","172.17.0.3:30311") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: > dial: conn=172.17.0.1:60122->172.17.0.3:30311, err= 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: dial("tcp","172.17.0.3:30434") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: > dial: conn=172.17.0.1:57686->172.17.0.3:30434, err= 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:37754") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:57150->172.17.0.3:37754, err= 2026/08/04 04:45:31 ERROR : error listing: directory not found 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:36415") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:51240->172.17.0.3:36415, err= 2026/08/04 04:45:31 ERROR : error listing: directory not found 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: dial("tcp","172.17.0.3:33170") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: > dial: conn=172.17.0.1:43650->172.17.0.3:33170, err= 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Purge object "empty space" 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Purge object "potato2" 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Purge object "potato3" 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: dial("tcp","172.17.0.3:37216") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: > dial: conn=172.17.0.1:51854->172.17.0.3:37216, err= 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Purge dir "tomatoDir" 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: Purge dir "" 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: dial("tcp","172.17.0.3:38309") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: > dial: conn=172.17.0.1:47042->172.17.0.3:38309, err= 2026/08/04 04:45:31 ERROR : error listing: directory not found 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: Purge dir "" 2026/08/04 04:45:31 NOTICE: purge failed to rmdir "": directory not found 2026/08/04 04:45:31 NOTICE: purge failed: directory not found 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31197") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33740->172.17.0.3:31197, err= 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31035") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48874->172.17.0.3:31035, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.08s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33116") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36134->172.17.0.3:33116, err= 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35851") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46488->172.17.0.3:35851, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/rclone-sync-test" 2026/08/04 04:45:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:31 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:31 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: Connecting to FTP server 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:31 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: > dial: conn=172.17.0.1:35492->172.17.0.3:21, err= 2026/08/04 04:45:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35710") 2026/08/04 04:45:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37628->172.17.0.3:35710, err= 2026/08/04 04:45:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33065") 2026/08/04 04:45:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44174->172.17.0.3:33065, err= --- PASS: TestSyncOverlap (3.26s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/rclone-sync-test" 2026/08/04 04:45:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:34 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:34 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: Connecting to FTP server 2026/08/04 04:45:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: > dial: conn=172.17.0.1:42442->172.17.0.3:21, err= 2026/08/04 04:45:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/rclone-sync-test-include/layer2" 2026/08/04 04:45:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:37 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:37 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:37 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/04 04:45:37 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:37 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42452->172.17.0.3:21, err= 2026/08/04 04:45:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/rclone-sync-test-ignore-file" 2026/08/04 04:45:40 DEBUG : Config file has changed externally - reloading 2026/08/04 04:45:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:40 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:40 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:40 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/04 04:45:40 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:40 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42464->172.17.0.3:21, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36505") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57770->172.17.0.3:36505, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35237") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: dial("tcp","172.17.0.3:34460") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35280->172.17.0.3:35237, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: > dial: conn=172.17.0.1:47938->172.17.0.3:34460, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test: Excluded 2026/08/04 04:45:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31923") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35652->172.17.0.3:31923, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: Waiting for checks to finish 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: Waiting for transfers to finish 2026/08/04 04:45:43 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:43 INFO : There was nothing to transfer 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36968") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: dial("tcp","172.17.0.3:32655") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35056->172.17.0.3:36968, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: > dial: conn=172.17.0.1:57400->172.17.0.3:32655, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test: Excluded 2026/08/04 04:45:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34279") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58964->172.17.0.3:34279, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:43 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:43 INFO : rclone-sync-test-include: Removing directory 2026/08/04 04:45:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: failed to delete 1 directories 2026/08/04 04:45:43 INFO : There was nothing to transfer 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39735") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49946->172.17.0.3:39735, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34662") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41324->172.17.0.3:34662, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test: Excluded 2026/08/04 04:45:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31124") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51948->172.17.0.3:31124, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/04 04:45:43 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:43 INFO : There was nothing to transfer 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39359") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37979") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42948->172.17.0.3:39359, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58762->172.17.0.3:37979, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test: Excluded 2026/08/04 04:45:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30666") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55544->172.17.0.3:30666, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:45:43 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:43 INFO : rclone-sync-test-include: Removing directory 2026/08/04 04:45:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: failed to delete 1 directories 2026/08/04 04:45:43 INFO : There was nothing to transfer 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35749") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34134->172.17.0.3:35749, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:36767") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47708->172.17.0.3:36767, err= 2026/08/04 04:45:43 DEBUG : Excluded 2026/08/04 04:45:43 DEBUG : rclone-sync-test: Excluded 2026/08/04 04:45:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37826") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48280->172.17.0.3:37826, err= 2026/08/04 04:45:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/04 04:45:43 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:43 INFO : There was nothing to transfer 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36730") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46412->172.17.0.3:36730, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32205") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56500->172.17.0.3:32205, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30035") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50682->172.17.0.3:30035, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31473") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60368->172.17.0.3:31473, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34878") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59520->172.17.0.3:34878, err= 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37344") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52410->172.17.0.3:37344, err= --- PASS: TestSyncOverlapWithFilter (9.20s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dst" 2026/08/04 04:45:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:43 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:43 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Connecting to FTP server 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:43 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:34738->172.17.0.3:21, err= 2026/08/04 04:45:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/CompareDest" 2026/08/04 04:45:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:46 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:46 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:46 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest: Connecting to FTP server 2026/08/04 04:45:46 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:46 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest: > dial: conn=172.17.0.1:34746->172.17.0.3:21, err= 2026/08/04 04:45:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buhudav0lugu/CompareDest" to be canonical "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/CompareDest" 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:35677") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:50180->172.17.0.3:35677, err= 2026/08/04 04:45:49 DEBUG : one: Need to transfer - File not found at Destination 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:31650") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:35766->172.17.0.3:31650, err= 2026/08/04 04:45:49 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/04 04:45:49 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/04 04:45:49 INFO : one: Copied (new) 2026/08/04 04:45:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34218") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44100->172.17.0.3:34218, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31394") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37230->172.17.0.3:31394, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36864") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50726->172.17.0.3:36864, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38500") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42786->172.17.0.3:38500, err= 2026/08/04 04:45:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/CompareDest" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/CompareDest" 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:30662") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:38578->172.17.0.3:30662, err= 2026/08/04 04:45:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:45:49 DEBUG : one: Sizes differ 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:33189") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:49278->172.17.0.3:33189, err= 2026/08/04 04:45:49 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/04 04:45:49 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/04 04:45:49 INFO : one: Copied (replaced existing) 2026/08/04 04:45:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33195") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54434->172.17.0.3:33195, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37425") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33180->172.17.0.3:37425, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31083") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58278->172.17.0.3:31083, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31991") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34526->172.17.0.3:31991, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38066") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41512->172.17.0.3:38066, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32232") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36613") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49196->172.17.0.3:32232, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48446->172.17.0.3:36613, err= 2026/08/04 04:45:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/CompareDest" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/CompareDest" 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34109") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:48958->172.17.0.3:34109, err= 2026/08/04 04:45:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:45:49 DEBUG : one: Sizes differ 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:45:49 DEBUG : one: size = 5 OK 2026/08/04 04:45:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:45:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:49 INFO : There was nothing to transfer 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37176") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60996->172.17.0.3:37176, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33794") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47718->172.17.0.3:33794, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30470") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54294->172.17.0.3:30470, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33620") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51492->172.17.0.3:33620, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30021") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39134->172.17.0.3:30021, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31704") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32499") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49734->172.17.0.3:31704, err= 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37420->172.17.0.3:32499, err= 2026/08/04 04:45:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/CompareDest" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/CompareDest" 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:32469") 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:41568->172.17.0.3:32469, err= 2026/08/04 04:45:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:45:49 DEBUG : one: Sizes differ 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest: Connecting to FTP server 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:49 DEBUG : two: size = 3 OK 2026/08/04 04:45:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:45:49 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest: > dial: conn=172.17.0.1:34760->172.17.0.3:21, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-zisehid2fumi: closing 1 unused connections 2026/08/04 04:45:51 DEBUG : one: size = 5 OK 2026/08/04 04:45:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:45:51 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:51 INFO : There was nothing to transfer 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35724") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35524->172.17.0.3:35724, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37251") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35016") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57422->172.17.0.3:37251, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53658->172.17.0.3:35016, err= 2026/08/04 04:45:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/CompareDest" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/CompareDest" 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:31078") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:54692->172.17.0.3:31078, err= 2026/08/04 04:45:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:51 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:45:51 DEBUG : one: Sizes differ 2026/08/04 04:45:51 DEBUG : two: size = 3 OK 2026/08/04 04:45:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:45:51 DEBUG : one: size = 5 OK 2026/08/04 04:45:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:45:51 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:51 INFO : There was nothing to transfer 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33238") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52640->172.17.0.3:33238, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34486") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39552") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36658->172.17.0.3:34486, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37716->172.17.0.3:39552, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30826") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60624->172.17.0.3:30826, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34059") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50832->172.17.0.3:34059, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37111") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59490->172.17.0.3:37111, err= 2026/08/04 04:45:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/CompareDest" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/CompareDest" 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34505") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:33858->172.17.0.3:34505, err= 2026/08/04 04:45:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:51 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:45:51 DEBUG : one: Sizes differ 2026/08/04 04:45:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:45:51 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest) 2026/08/04 04:45:51 DEBUG : one: size = 5 OK 2026/08/04 04:45:51 DEBUG : two: Sizes differ 2026/08/04 04:45:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 04:45:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/04 04:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:30278") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:49062->172.17.0.3:30278, err= 2026/08/04 04:45:51 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/04 04:45:51 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/04 04:45:51 INFO : two: Copied (new) 2026/08/04 04:45:51 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33880") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35694->172.17.0.3:33880, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39989") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40866->172.17.0.3:39989, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36171") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41386->172.17.0.3:36171, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31563") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59008->172.17.0.3:31563, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37553") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35905") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51706->172.17.0.3:37553, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39334->172.17.0.3:35905, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34301") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55580->172.17.0.3:34301, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (8.17s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38046") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57208->172.17.0.3:38046, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38692") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54138->172.17.0.3:38692, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37126") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59526->172.17.0.3:37126, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37968") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45128->172.17.0.3:37968, err= 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38885") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50170->172.17.0.3:38885, err= 2026/08/04 04:45:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dest" 2026/08/04 04:45:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:51 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:51 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: Connecting to FTP server 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: > dial: conn=172.17.0.1:37424->172.17.0.3:21, err= 2026/08/04 04:45:53 DEBUG : ftp://172.17.0.3:21/rclone-test-faroyib8hida: closing 1 unused connections 2026/08/04 04:45:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/pre-dest1" 2026/08/04 04:45:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:54 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:54 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest1: Connecting to FTP server 2026/08/04 04:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest1: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest1: > dial: conn=172.17.0.1:37436->172.17.0.3:21, err= 2026/08/04 04:45:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qolejab4tedi: closing 1 unused connections 2026/08/04 04:45:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buhudav0lugu/pre-dest1" to be canonical "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/pre-dest1" 2026/08/04 04:45:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/pre-dest2" 2026/08/04 04:45:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:57 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:57 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest2: Connecting to FTP server 2026/08/04 04:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest2: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest2: > dial: conn=172.17.0.1:37448->172.17.0.3:21, err= 2026/08/04 04:45:59 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buhudav0lugu/pre-dest2" to be canonical "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/pre-dest2" 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: dial("tcp","172.17.0.3:39553") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: > dial: conn=172.17.0.1:60462->172.17.0.3:39553, err= 2026/08/04 04:45:59 DEBUG : 1: size = 1 OK 2026/08/04 04:45:59 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:45:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/04 04:45:59 DEBUG : 2: size = 1 OK 2026/08/04 04:45:59 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:45:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/04 04:45:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: Waiting for checks to finish 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: Waiting for transfers to finish 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: dial("tcp","172.17.0.3:38846") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: > dial: conn=172.17.0.1:43266->172.17.0.3:38846, err= 2026/08/04 04:45:59 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/04 04:45:59 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/04 04:45:59 INFO : 3: Copied (new) 2026/08/04 04:45:59 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: dial("tcp","172.17.0.3:38762") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dest: > dial: conn=172.17.0.1:33990->172.17.0.3:38762, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39672") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33222->172.17.0.3:39672, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30059") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32934->172.17.0.3:30059, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31055") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31131") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44658->172.17.0.3:31055, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44808->172.17.0.3:31131, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31449") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37088->172.17.0.3:31449, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32659") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30262") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37684->172.17.0.3:32659, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60948->172.17.0.3:30262, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36076") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41870->172.17.0.3:36076, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34623") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35370->172.17.0.3:34623, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest1: closing 1 unused connections 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.03s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34475") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45406->172.17.0.3:34475, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38142") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40816->172.17.0.3:38142, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38639") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37216->172.17.0.3:38639, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36806") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33182->172.17.0.3:36806, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30768") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34934->172.17.0.3:30768, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36205") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51100->172.17.0.3:36205, err= 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32079") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51512->172.17.0.3:32079, err= 2026/08/04 04:45:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dst" 2026/08/04 04:45:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:45:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:59 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:45:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:45:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:45:59 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:45:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Connecting to FTP server 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:21") 2026/08/04 04:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:37460->172.17.0.3:21, err= 2026/08/04 04:46:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:02 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:02 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: Connecting to FTP server 2026/08/04 04:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: > dial: conn=172.17.0.1:41912->172.17.0.3:21, err= 2026/08/04 04:46:06 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" to be canonical "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:31943") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:58286->172.17.0.3:31943, err= 2026/08/04 04:46:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:06 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:06 DEBUG : one: Sizes differ 2026/08/04 04:46:06 DEBUG : two: size = 3 OK 2026/08/04 04:46:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:06 DEBUG : two: Unchanged skipping 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:06 INFO : one: Moved (server-side) 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:32977") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:48358->172.17.0.3:32977, err= 2026/08/04 04:46:06 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/04 04:46:06 DEBUG : one.a292864a.partial: renamed to: one 2026/08/04 04:46:06 INFO : one: Copied (new) 2026/08/04 04:46:06 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:06 INFO : three.txt: Moved (server-side) 2026/08/04 04:46:06 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33546") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42654->172.17.0.3:33546, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31057") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32404") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43414->172.17.0.3:32404, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50662->172.17.0.3:31057, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30567") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50712->172.17.0.3:30567, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35392") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33902->172.17.0.3:35392, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34226") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35900") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56250->172.17.0.3:34226, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52470->172.17.0.3:35900, err= 2026/08/04 04:46:06 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34346") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:35172->172.17.0.3:34346, err= 2026/08/04 04:46:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:06 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:06 DEBUG : one: Sizes differ 2026/08/04 04:46:06 DEBUG : two: size = 3 OK 2026/08/04 04:46:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:06 DEBUG : two: Unchanged skipping 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:06 INFO : one: Deleted 2026/08/04 04:46:06 INFO : one: Moved (server-side) 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:36657") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:39774->172.17.0.3:36657, err= 2026/08/04 04:46:06 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/04 04:46:06 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/04 04:46:06 INFO : one: Copied (new) 2026/08/04 04:46:06 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:06 INFO : three.txt: Deleted 2026/08/04 04:46:06 INFO : three.txt: Moved (server-side) 2026/08/04 04:46:06 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38262") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54290->172.17.0.3:38262, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30192") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60930->172.17.0.3:30192, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38348") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49470->172.17.0.3:38348, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31432") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45192->172.17.0.3:31432, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37862") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39303") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41656->172.17.0.3:37862, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49078->172.17.0.3:39303, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37984") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45760->172.17.0.3:37984, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.32s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35963") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57872->172.17.0.3:35963, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39732") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51132->172.17.0.3:39732, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34552") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47752->172.17.0.3:34552, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36424") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53184->172.17.0.3:36424, err= 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31367") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45678->172.17.0.3:31367, err= 2026/08/04 04:46:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dst" 2026/08/04 04:46:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:06 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:06 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Connecting to FTP server 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:06 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:41916->172.17.0.3:21, err= 2026/08/04 04:46:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:09 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:09 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:09 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: Connecting to FTP server 2026/08/04 04:46:09 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:09 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: > dial: conn=172.17.0.1:41924->172.17.0.3:21, err= 2026/08/04 04:46:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" to be canonical "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:35720") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:55896->172.17.0.3:35720, err= 2026/08/04 04:46:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:12 DEBUG : one: Sizes differ 2026/08/04 04:46:12 DEBUG : two: size = 3 OK 2026/08/04 04:46:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:12 DEBUG : two: Unchanged skipping 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:12 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:31730") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:36822->172.17.0.3:31730, err= 2026/08/04 04:46:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/04 04:46:12 DEBUG : one.a292864a.partial: renamed to: one 2026/08/04 04:46:12 INFO : one: Copied (new) 2026/08/04 04:46:12 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:46:12 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38871") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41000->172.17.0.3:38871, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35790") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50104->172.17.0.3:35790, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38622") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54180->172.17.0.3:38622, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37123") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34942->172.17.0.3:37123, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39532") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42544->172.17.0.3:39532, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35609") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34089") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43144->172.17.0.3:34089, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35872->172.17.0.3:35609, err= 2026/08/04 04:46:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:32669") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:60440->172.17.0.3:32669, err= 2026/08/04 04:46:12 DEBUG : two: size = 3 OK 2026/08/04 04:46:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:12 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:12 DEBUG : two: Unchanged skipping 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:12 DEBUG : one: Sizes differ 2026/08/04 04:46:12 INFO : one.bak: Deleted 2026/08/04 04:46:12 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:30792") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:52402->172.17.0.3:30792, err= 2026/08/04 04:46:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/04 04:46:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/04 04:46:12 INFO : one: Copied (new) 2026/08/04 04:46:12 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:12 INFO : three.txt.bak: Deleted 2026/08/04 04:46:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:46:12 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35706") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42254->172.17.0.3:35706, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38928") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44734->172.17.0.3:38928, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33983") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51696->172.17.0.3:33983, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37681") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58314->172.17.0.3:37681, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31493") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39474") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58090->172.17.0.3:31493, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58136->172.17.0.3:39474, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35208") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54212->172.17.0.3:35208, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (6.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30893") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55618->172.17.0.3:30893, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37752") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38430->172.17.0.3:37752, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31162") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60268->172.17.0.3:31162, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36394") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54052->172.17.0.3:36394, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31504") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48216->172.17.0.3:31504, err= 2026/08/04 04:46:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dst" 2026/08/04 04:46:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:12 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:12 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Connecting to FTP server 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:56178->172.17.0.3:21, err= 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fuqejad3dahi: closing 1 unused connections 2026/08/04 04:46:12 DEBUG : ftp://172.17.0.3:21/rclone-test-somupiw8qiqu: closing 2 unused connections 2026/08/04 04:46:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:15 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:15 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: Connecting to FTP server 2026/08/04 04:46:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:15 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: > dial: conn=172.17.0.1:56186->172.17.0.3:21, err= 2026/08/04 04:46:18 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" to be canonical "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34277") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:35622->172.17.0.3:34277, err= 2026/08/04 04:46:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:18 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:18 DEBUG : one: Sizes differ 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:18 DEBUG : two: size = 3 OK 2026/08/04 04:46:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:18 DEBUG : two: Unchanged skipping 2026/08/04 04:46:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:36363") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:55688->172.17.0.3:36363, err= 2026/08/04 04:46:18 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/04 04:46:18 DEBUG : one.a292864a.partial: renamed to: one 2026/08/04 04:46:18 INFO : one: Copied (new) 2026/08/04 04:46:18 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:46:18 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37040") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49408->172.17.0.3:37040, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31598") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58038->172.17.0.3:31598, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39634") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49184->172.17.0.3:39634, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35999") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59450->172.17.0.3:35999, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38685") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36960->172.17.0.3:38685, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34323") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39594->172.17.0.3:34323, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38006") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50522->172.17.0.3:38006, err= 2026/08/04 04:46:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-buhudav0lugu/backup" for canonical name "TestFTPPureftpd{065oa}:rclone-test-buhudav0lugu/backup" 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:32628") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:46302->172.17.0.3:32628, err= 2026/08/04 04:46:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:18 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:18 DEBUG : one: Sizes differ 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:18 DEBUG : two: size = 3 OK 2026/08/04 04:46:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:18 DEBUG : two: Unchanged skipping 2026/08/04 04:46:18 INFO : one-2019-01-01: Deleted 2026/08/04 04:46:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:36730") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:60792->172.17.0.3:36730, err= 2026/08/04 04:46:18 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/04 04:46:18 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/04 04:46:18 INFO : one: Copied (new) 2026/08/04 04:46:18 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:18 INFO : three-2019-01-01.txt: Deleted 2026/08/04 04:46:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:46:18 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37963") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49066->172.17.0.3:37963, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39377") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36676") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60328->172.17.0.3:36676, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57164->172.17.0.3:39377, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30467") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46342->172.17.0.3:30467, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32583") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34434->172.17.0.3:32583, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32506") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44952->172.17.0.3:32506, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37020") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44452->172.17.0.3:37020, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.79s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33925") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38826->172.17.0.3:33925, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33843") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37798->172.17.0.3:33843, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33345") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46780->172.17.0.3:33345, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37187") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48148->172.17.0.3:37187, err= 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38781") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35330->172.17.0.3:38781, err= 2026/08/04 04:46:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dst" 2026/08/04 04:46:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:18 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:18 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Connecting to FTP server 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:18 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:56188->172.17.0.3:21, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:39140") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:46870->172.17.0.3:39140, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:20 DEBUG : two: size = 3 OK 2026/08/04 04:46:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:20 DEBUG : two: Unchanged skipping 2026/08/04 04:46:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:20 DEBUG : one: Sizes differ 2026/08/04 04:46:20 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34976") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:51446->172.17.0.3:34976, err= 2026/08/04 04:46:20 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/04 04:46:20 DEBUG : one.a292864a.partial: renamed to: one 2026/08/04 04:46:20 INFO : one: Copied (new) 2026/08/04 04:46:20 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:46:20 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32378") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60968->172.17.0.3:32378, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37983") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49292->172.17.0.3:37983, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37239") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51814->172.17.0.3:37239, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31098") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47062->172.17.0.3:31098, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33514") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39556->172.17.0.3:33514, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:33915") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:38800->172.17.0.3:33915, err= 2026/08/04 04:46:20 DEBUG : one.bak: Excluded (Path Filter) 2026/08/04 04:46:20 DEBUG : one.bak: Excluded 2026/08/04 04:46:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/04 04:46:20 DEBUG : three.txt.bak: Excluded 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for checks to finish 2026/08/04 04:46:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:20 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:20 DEBUG : one: Sizes differ 2026/08/04 04:46:20 DEBUG : two: size = 3 OK 2026/08/04 04:46:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:20 DEBUG : two: Unchanged skipping 2026/08/04 04:46:20 INFO : one.bak: Deleted 2026/08/04 04:46:20 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Waiting for transfers to finish 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:33844") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:47630->172.17.0.3:33844, err= 2026/08/04 04:46:20 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/04 04:46:20 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/04 04:46:20 INFO : one: Copied (new) 2026/08/04 04:46:20 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:20 INFO : three.txt.bak: Deleted 2026/08/04 04:46:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:46:20 INFO : three.txt: Moved into backup dir 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35572") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55924->172.17.0.3:35572, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38977") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36620->172.17.0.3:38977, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32513") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38888->172.17.0.3:32513, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31086") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50492->172.17.0.3:31086, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35484") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34824->172.17.0.3:35484, err= --- PASS: TestSyncBackupDirSuffixOnly (2.83s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38436") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58182->172.17.0.3:38436, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36052") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50956->172.17.0.3:36052, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31171") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53398->172.17.0.3:31171, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34104") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49810->172.17.0.3:34104, err= 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34648") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36752->172.17.0.3:34648, err= 2026/08/04 04:46:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dst" 2026/08/04 04:46:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:20 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:20 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Connecting to FTP server 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:56202->172.17.0.3:21, err= 2026/08/04 04:46:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:23 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:23 DEBUG : one: Sizes differ 2026/08/04 04:46:23 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34905") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:38116->172.17.0.3:34905, err= 2026/08/04 04:46:23 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/04 04:46:23 DEBUG : one.a292864a.partial: renamed to: one 2026/08/04 04:46:23 INFO : one: Copied (new) 2026/08/04 04:46:23 DEBUG : two: size = 3 OK 2026/08/04 04:46:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:23 DEBUG : two: Unchanged skipping 2026/08/04 04:46:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:23 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:23 DEBUG : three.txt: Sizes differ 2026/08/04 04:46:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34260") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:43410->172.17.0.3:34260, err= 2026/08/04 04:46:23 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/04 04:46:23 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/04 04:46:23 INFO : three.txt: Copied (new) 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38071") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41944->172.17.0.3:38071, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30500") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36024->172.17.0.3:30500, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31185") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50588->172.17.0.3:31185, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32846") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40412->172.17.0.3:32846, err= 2026/08/04 04:46:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:23 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:23 DEBUG : one: Sizes differ 2026/08/04 04:46:23 INFO : one.bak: Deleted 2026/08/04 04:46:23 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:33558") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:57330->172.17.0.3:33558, err= 2026/08/04 04:46:23 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/04 04:46:23 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/04 04:46:23 INFO : one: Copied (new) 2026/08/04 04:46:23 DEBUG : two: size = 3 OK 2026/08/04 04:46:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:23 DEBUG : two: Unchanged skipping 2026/08/04 04:46:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:23 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:23 DEBUG : three.txt: Sizes differ 2026/08/04 04:46:23 INFO : three.txt.bak: Deleted 2026/08/04 04:46:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:38404") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:52750->172.17.0.3:38404, err= 2026/08/04 04:46:23 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/04 04:46:23 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/04 04:46:23 INFO : three.txt: Copied (new) 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37987") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34044->172.17.0.3:37987, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31182") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59460->172.17.0.3:31182, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31961") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44596->172.17.0.3:31961, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35128") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45972->172.17.0.3:35128, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33754") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54294->172.17.0.3:33754, err= --- PASS: TestSyncSuffix (2.82s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30110") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51164->172.17.0.3:30110, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35767") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46060->172.17.0.3:35767, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32585") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45110->172.17.0.3:32585, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37121") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44600->172.17.0.3:37121, err= 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34513") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43784->172.17.0.3:34513, err= 2026/08/04 04:46:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buhudav0lugu/dst" 2026/08/04 04:46:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/04 04:46:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:23 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{065oa}" suffix to name 2026/08/04 04:46:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/04 04:46:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/04 04:46:23 DEBUG : Setting pass="oR0tPh2Z4tUWo6ZkG1oUGfrKTzWHsTkY4wDXtvAAgQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/04 04:46:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: Connecting to FTP server 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:23 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:37262->172.17.0.3:21, err= 2026/08/04 04:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-huvujuk4hedi: closing 2 unused connections 2026/08/04 04:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-vonicop4cuco: closing 2 unused connections 2026/08/04 04:46:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:26 DEBUG : one: Sizes differ 2026/08/04 04:46:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:35757") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:52592->172.17.0.3:35757, err= 2026/08/04 04:46:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/04 04:46:26 DEBUG : one.a292864a.partial: renamed to: one 2026/08/04 04:46:26 INFO : one: Copied (new) 2026/08/04 04:46:26 DEBUG : two: size = 3 OK 2026/08/04 04:46:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:26 DEBUG : two: Unchanged skipping 2026/08/04 04:46:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:26 DEBUG : three.txt: Sizes differ 2026/08/04 04:46:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:34134") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:60730->172.17.0.3:34134, err= 2026/08/04 04:46:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/04 04:46:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/04 04:46:26 INFO : three.txt: Copied (new) 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35967") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45690->172.17.0.3:35967, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36220") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47394->172.17.0.3:36220, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37584") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40698->172.17.0.3:37584, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31954") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45768->172.17.0.3:31954, err= 2026/08/04 04:46:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:26 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:26 DEBUG : one: Sizes differ 2026/08/04 04:46:26 INFO : one-2019-01-01: Deleted 2026/08/04 04:46:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:32161") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:50190->172.17.0.3:32161, err= 2026/08/04 04:46:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/04 04:46:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/04 04:46:26 INFO : one: Copied (new) 2026/08/04 04:46:26 DEBUG : two: size = 3 OK 2026/08/04 04:46:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:26 DEBUG : two: Unchanged skipping 2026/08/04 04:46:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst) 2026/08/04 04:46:26 DEBUG : three.txt: Sizes differ 2026/08/04 04:46:26 INFO : three-2019-01-01.txt: Deleted 2026/08/04 04:46:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: dial("tcp","172.17.0.3:39060") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/dst: > dial: conn=172.17.0.1:55128->172.17.0.3:39060, err= 2026/08/04 04:46:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/04 04:46:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/04 04:46:26 INFO : three.txt: Copied (new) 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37433") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34322->172.17.0.3:37433, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38966") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42844->172.17.0.3:38966, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38299") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49574->172.17.0.3:38299, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39636") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33206->172.17.0.3:39636, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34703") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33266->172.17.0.3:34703, err= --- PASS: TestSyncSuffixKeepExtension (3.12s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38702") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58806->172.17.0.3:38702, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36264") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48552->172.17.0.3:36264, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38784") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46276->172.17.0.3:38784, err= 2026/08/04 04:46:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:26 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:26 DEBUG : Testêé: Sizes differ 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39286") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60072->172.17.0.3:39286, err= 2026/08/04 04:46:26 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/04 04:46:26 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/04 04:46:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/04 04:46:26 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33094") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35232->172.17.0.3:33094, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36407") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46330->172.17.0.3:36407, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32116") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36668->172.17.0.3:32116, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35056") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40100->172.17.0.3:35056, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34019") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44214->172.17.0.3:34019, err= 2026/08/04 04:46:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35898") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53488->172.17.0.3:35898, err= 2026/08/04 04:46:26 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/04 04:46:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/04 04:46:26 INFO : existing: Copied (new) 2026/08/04 04:46:26 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30296") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51612->172.17.0.3:30296, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35470") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57082->172.17.0.3:35470, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37638") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50448->172.17.0.3:37638, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:26 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:26 DEBUG : existing: Sizes differ 2026/08/04 04:46:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:26 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: not deleting files as there were IO errors 2026/08/04 04:46:26 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: not deleting directories as there were IO errors 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37262") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39326->172.17.0.3:37262, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33469") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56484->172.17.0.3:33469, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39364") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56568->172.17.0.3:39364, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32514") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57642->172.17.0.3:32514, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36760") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53074->172.17.0.3:36760, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32184") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60754->172.17.0.3:32184, err= 2026/08/04 04:46:26 DEBUG : EXISTING: size = 6 OK 2026/08/04 04:46:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:26 DEBUG : existing: Unchanged skipping 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:26 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:26 INFO : There was nothing to transfer 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30093") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48476->172.17.0.3:30093, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35756") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45142->172.17.0.3:35756, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34613") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58830->172.17.0.3:34613, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34233") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41798->172.17.0.3:34233, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36050") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33366->172.17.0.3:36050, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31514") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40386->172.17.0.3:31514, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30426") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41270->172.17.0.3:30426, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37708") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46458->172.17.0.3:37708, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31595") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59036->172.17.0.3:31595, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35024") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59774->172.17.0.3:35024, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38046") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35354->172.17.0.3:38046, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39486") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52826->172.17.0.3:39486, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30547") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48970->172.17.0.3:30547, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33541") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50992->172.17.0.3:33541, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33086") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49538->172.17.0.3:33086, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37900") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50854->172.17.0.3:37900, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32215") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59772->172.17.0.3:32215, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37539") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35952->172.17.0.3:37539, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31601") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33732->172.17.0.3:31601, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30289") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54800->172.17.0.3:30289, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33482") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59302->172.17.0.3:33482, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38752") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44218->172.17.0.3:38752, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32662") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41086->172.17.0.3:32662, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30641") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49678->172.17.0.3:30641, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38480") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58462->172.17.0.3:38480, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39004") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49050->172.17.0.3:39004, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31354") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43940->172.17.0.3:31354, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31310") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35152->172.17.0.3:31310, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37477") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33052->172.17.0.3:37477, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38801") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59348->172.17.0.3:38801, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37533") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56682->172.17.0.3:37533, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31195") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41844->172.17.0.3:31195, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34938") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48180->172.17.0.3:34938, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35349") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39044->172.17.0.3:35349, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39546") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50660->172.17.0.3:39546, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32545") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45244->172.17.0.3:32545, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38875") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58668->172.17.0.3:38875, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38296") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39946->172.17.0.3:38296, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33580") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39394->172.17.0.3:33580, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38304") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58066->172.17.0.3:38304, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36742") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34168->172.17.0.3:36742, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37008") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58654->172.17.0.3:37008, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35778") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44992->172.17.0.3:35778, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36328") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46730->172.17.0.3:36328, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31866") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39276->172.17.0.3:31866, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35093") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51650->172.17.0.3:35093, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35970") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60330->172.17.0.3:35970, err= 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34442") 2026/08/04 04:46:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54866->172.17.0.3:34442, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37612") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44892->172.17.0.3:37612, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36786") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40926->172.17.0.3:36786, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39972") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38604->172.17.0.3:39972, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35397") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46486->172.17.0.3:35397, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32730") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48870->172.17.0.3:32730, err= 2026/08/04 04:46:27 DEBUG : both0: size = 6 OK 2026/08/04 04:46:27 DEBUG : both11: size = 6 OK 2026/08/04 04:46:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both10: size = 6 OK 2026/08/04 04:46:27 DEBUG : both12: size = 6 OK 2026/08/04 04:46:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:27 DEBUG : both11: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both13: size = 6 OK 2026/08/04 04:46:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both13: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both14: size = 6 OK 2026/08/04 04:46:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both14: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both15: size = 6 OK 2026/08/04 04:46:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both15: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both16: size = 6 OK 2026/08/04 04:46:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both12: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both17: size = 6 OK 2026/08/04 04:46:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both17: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both18: size = 6 OK 2026/08/04 04:46:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both18: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both19: size = 6 OK 2026/08/04 04:46:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both19: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both1: size = 6 OK 2026/08/04 04:46:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both0: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both2: size = 6 OK 2026/08/04 04:46:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both2: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both3: size = 6 OK 2026/08/04 04:46:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both3: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both4: size = 6 OK 2026/08/04 04:46:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both4: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both5: size = 6 OK 2026/08/04 04:46:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both5: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both6: size = 6 OK 2026/08/04 04:46:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both6: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both7: size = 6 OK 2026/08/04 04:46:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both7: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both8: size = 6 OK 2026/08/04 04:46:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both8: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both9: size = 6 OK 2026/08/04 04:46:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both9: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both10: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both16: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both1: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 INFO : only15: Deleted 2026/08/04 04:46:27 INFO : only1: Deleted 2026/08/04 04:46:27 INFO : only5: Deleted 2026/08/04 04:46:27 INFO : only12: Deleted 2026/08/04 04:46:27 INFO : only6: Deleted 2026/08/04 04:46:27 INFO : only9: Deleted 2026/08/04 04:46:27 INFO : only7: Deleted 2026/08/04 04:46:27 INFO : only19: Deleted 2026/08/04 04:46:27 INFO : only13: Deleted 2026/08/04 04:46:27 INFO : only8: Deleted 2026/08/04 04:46:27 INFO : only0: Deleted 2026/08/04 04:46:27 INFO : only11: Deleted 2026/08/04 04:46:27 INFO : only17: Deleted 2026/08/04 04:46:27 INFO : only16: Deleted 2026/08/04 04:46:27 INFO : only10: Deleted 2026/08/04 04:46:27 INFO : only2: Deleted 2026/08/04 04:46:27 INFO : only14: Deleted 2026/08/04 04:46:27 INFO : only18: Deleted 2026/08/04 04:46:27 INFO : only3: Deleted 2026/08/04 04:46:27 INFO : only4: Deleted 2026/08/04 04:46:27 INFO : There was nothing to transfer 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36456") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33404->172.17.0.3:36456, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32827") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44070->172.17.0.3:32827, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30989") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53886->172.17.0.3:30989, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39273") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59946->172.17.0.3:39273, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31568") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57342->172.17.0.3:31568, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30567") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47514->172.17.0.3:30567, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36101") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57508->172.17.0.3:36101, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33343") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56776->172.17.0.3:33343, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30943") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47684->172.17.0.3:30943, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31361") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60260->172.17.0.3:31361, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38735") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52376->172.17.0.3:38735, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37629") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50080->172.17.0.3:37629, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31248") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48396->172.17.0.3:31248, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35309") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51356->172.17.0.3:35309, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38563") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51516->172.17.0.3:38563, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32329") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55226->172.17.0.3:32329, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39524") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46714->172.17.0.3:39524, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31018") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58568->172.17.0.3:31018, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39267") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57590->172.17.0.3:39267, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37179") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34482->172.17.0.3:37179, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31856") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50350->172.17.0.3:31856, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39786") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56890->172.17.0.3:39786, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37008") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58670->172.17.0.3:37008, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34930") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58824->172.17.0.3:34930, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39061") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48896->172.17.0.3:39061, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33317") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48376->172.17.0.3:33317, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37629") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50082->172.17.0.3:37629, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39839") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52914->172.17.0.3:39839, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35339") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59828->172.17.0.3:35339, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33249") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48622->172.17.0.3:33249, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31529") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40966->172.17.0.3:31529, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34048") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48548->172.17.0.3:34048, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39084") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36764->172.17.0.3:39084, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33315") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60834->172.17.0.3:33315, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37327") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56884->172.17.0.3:37327, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39388") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41310->172.17.0.3:39388, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39650") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54550->172.17.0.3:39650, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35985") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60780->172.17.0.3:35985, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39897") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53620->172.17.0.3:39897, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35038") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59150->172.17.0.3:35038, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38908") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55558->172.17.0.3:38908, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34657") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57162->172.17.0.3:34657, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39471") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51784->172.17.0.3:39471, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35208") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51932->172.17.0.3:35208, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38015") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39948->172.17.0.3:38015, err= 2026/08/04 04:46:27 DEBUG : both10: size = 6 OK 2026/08/04 04:46:27 DEBUG : both11: size = 6 OK 2026/08/04 04:46:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both0: size = 6 OK 2026/08/04 04:46:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both12: size = 6 OK 2026/08/04 04:46:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both10: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both13: size = 6 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both11: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both14: size = 6 OK 2026/08/04 04:46:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both13: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both15: size = 6 OK 2026/08/04 04:46:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both15: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both16: size = 6 OK 2026/08/04 04:46:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both16: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both17: size = 6 OK 2026/08/04 04:46:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both17: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both18: size = 6 OK 2026/08/04 04:46:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both18: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both19: size = 6 OK 2026/08/04 04:46:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both19: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both1: size = 6 OK 2026/08/04 04:46:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both1: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both2: size = 6 OK 2026/08/04 04:46:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both2: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both3: size = 6 OK 2026/08/04 04:46:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both3: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both4: size = 6 OK 2026/08/04 04:46:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both0: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both5: size = 6 OK 2026/08/04 04:46:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both12: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both6: size = 6 OK 2026/08/04 04:46:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both6: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both7: size = 6 OK 2026/08/04 04:46:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both7: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both8: size = 6 OK 2026/08/04 04:46:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both8: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both9: size = 6 OK 2026/08/04 04:46:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : both9: Unchanged skipping 2026/08/04 04:46:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only0: Sizes differ 2026/08/04 04:46:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only10: Sizes differ 2026/08/04 04:46:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only11: Sizes differ 2026/08/04 04:46:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only12: Sizes differ 2026/08/04 04:46:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only13: Sizes differ 2026/08/04 04:46:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only14: Sizes differ 2026/08/04 04:46:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only15: Sizes differ 2026/08/04 04:46:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only16: Sizes differ 2026/08/04 04:46:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only17: Sizes differ 2026/08/04 04:46:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only18: Sizes differ 2026/08/04 04:46:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only19: Sizes differ 2026/08/04 04:46:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only1: Sizes differ 2026/08/04 04:46:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only2: Sizes differ 2026/08/04 04:46:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only3: Sizes differ 2026/08/04 04:46:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only4: Sizes differ 2026/08/04 04:46:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only5: Sizes differ 2026/08/04 04:46:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only6: Sizes differ 2026/08/04 04:46:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only7: Sizes differ 2026/08/04 04:46:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only8: Sizes differ 2026/08/04 04:46:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone73475752) 2026/08/04 04:46:27 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-buhudav0lugu) 2026/08/04 04:46:27 DEBUG : only9: Sizes differ 2026/08/04 04:46:27 DEBUG : both14: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both4: Unchanged skipping 2026/08/04 04:46:27 DEBUG : both5: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39375") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34779") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35813") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39989") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54728->172.17.0.3:39989, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46972->172.17.0.3:35813, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52962->172.17.0.3:34779, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54934->172.17.0.3:39375, err= 2026/08/04 04:46:27 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/04 04:46:27 INFO : only11: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/04 04:46:27 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/04 04:46:27 INFO : only10: Copied (replaced existing) 2026/08/04 04:46:27 INFO : only0: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/04 04:46:27 INFO : only12: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32745") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32129") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45908->172.17.0.3:32129, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55698->172.17.0.3:32745, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30850") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36922") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33224->172.17.0.3:30850, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42378->172.17.0.3:36922, err= 2026/08/04 04:46:27 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/04 04:46:27 INFO : only14: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/04 04:46:27 INFO : only13: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/04 04:46:27 INFO : only16: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31449") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35540") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54114->172.17.0.3:35540, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42062->172.17.0.3:31449, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34818") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40004->172.17.0.3:34818, err= 2026/08/04 04:46:27 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/04 04:46:27 INFO : only15: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30707") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42462->172.17.0.3:30707, err= 2026/08/04 04:46:27 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/04 04:46:27 INFO : only17: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/04 04:46:27 INFO : only19: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/04 04:46:27 INFO : only18: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38116") 2026/08/04 04:46:27 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39204") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43798->172.17.0.3:38116, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33777") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37376->172.17.0.3:39204, err= 2026/08/04 04:46:27 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/04 04:46:27 INFO : only1: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52242->172.17.0.3:33777, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33353") 2026/08/04 04:46:27 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47674->172.17.0.3:33353, err= 2026/08/04 04:46:27 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/04 04:46:27 INFO : only3: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/04 04:46:27 INFO : only4: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34409") 2026/08/04 04:46:27 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/04 04:46:27 INFO : only2: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59264->172.17.0.3:34409, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34725") 2026/08/04 04:46:27 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44440->172.17.0.3:34725, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32204") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44480->172.17.0.3:32204, err= 2026/08/04 04:46:27 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/04 04:46:27 INFO : only5: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/04 04:46:27 INFO : only6: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38657") 2026/08/04 04:46:27 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/04 04:46:27 INFO : only7: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58600->172.17.0.3:38657, err= 2026/08/04 04:46:27 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/04 04:46:27 INFO : only8: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/04 04:46:27 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/04 04:46:27 INFO : only9: Copied (replaced existing) 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37388") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51152->172.17.0.3:37388, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35053") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48140->172.17.0.3:35053, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31725") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36984->172.17.0.3:31725, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:46:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:46:27 DEBUG : empty_on_remote: Making directory with metadata 2026/08/04 04:46:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:46:27 INFO : empty_on_remote: Making directory 2026/08/04 04:46:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 04:46:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31492") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55540->172.17.0.3:31492, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35176") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35411") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38820") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33058->172.17.0.3:35176, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38996->172.17.0.3:35411, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48678->172.17.0.3:38820, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37412") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33758->172.17.0.3:37412, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33551") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46514->172.17.0.3:33551, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:46:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:46:27 DEBUG : empty_on_remote: Making directory with metadata 2026/08/04 04:46:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:46:27 INFO : empty_on_remote: Making directory 2026/08/04 04:46:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 04:46:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36385") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35016->172.17.0.3:36385, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36217") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38769") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59444->172.17.0.3:36217, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39595") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31717") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40972->172.17.0.3:38769, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51262->172.17.0.3:31717, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46426->172.17.0.3:39595, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34586") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60290->172.17.0.3:34586, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30104") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56842->172.17.0.3:30104, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : sub dir: Making directory 2026/08/04 04:46:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39071") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50658->172.17.0.3:39071, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33746") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47014->172.17.0.3:33746, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39117") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47230->172.17.0.3:39117, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30193") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55686->172.17.0.3:30193, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32072") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60124->172.17.0.3:32072, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35955") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54988->172.17.0.3:35955, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36213") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57312->172.17.0.3:36213, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30635") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57752->172.17.0.3:30635, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32341") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34608->172.17.0.3:32341, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39297") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56676->172.17.0.3:39297, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30249") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54120->172.17.0.3:30249, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:46:27 INFO : sub dir: Making directory 2026/08/04 04:46:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30015") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48002->172.17.0.3:30015, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32150") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35602->172.17.0.3:32150, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31871") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50418->172.17.0.3:31871, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32432") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48476->172.17.0.3:32432, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35912") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35552->172.17.0.3:35912, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38826") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39000->172.17.0.3:38826, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37430") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35818->172.17.0.3:37430, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39571") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34210->172.17.0.3:39571, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39852") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51496->172.17.0.3:39852, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38623") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58670->172.17.0.3:38623, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30697") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36324->172.17.0.3:30697, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36968") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37372->172.17.0.3:36968, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31690") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59530->172.17.0.3:31690, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34840") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56622->172.17.0.3:34840, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39050") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48134->172.17.0.3:39050, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33322") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49690->172.17.0.3:33322, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35684") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56044->172.17.0.3:35684, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38254") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58426->172.17.0.3:38254, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38625") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43488->172.17.0.3:38625, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35457") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56620->172.17.0.3:35457, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37346") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51070->172.17.0.3:37346, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36458") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49970->172.17.0.3:36458, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32556") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56124->172.17.0.3:32556, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33829") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54922->172.17.0.3:33829, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38773") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56462->172.17.0.3:38773, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32497") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42444->172.17.0.3:32497, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37694") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47616->172.17.0.3:37694, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34761") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55340->172.17.0.3:34761, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37053") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35890->172.17.0.3:37053, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36585") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36486->172.17.0.3:36585, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35065") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39020->172.17.0.3:35065, err= 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35533") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55658->172.17.0.3:35533, err= 2026/08/04 04:46:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : apple: Excluded 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : banana: Excluded 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35563") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52200->172.17.0.3:35563, err= 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32733") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48756->172.17.0.3:32733, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30880") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50024->172.17.0.3:30880, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35721") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58626->172.17.0.3:35721, err= 2026/08/04 04:46:27 DEBUG : apple: size = 5 OK 2026/08/04 04:46:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : banana: size = 6 OK 2026/08/04 04:46:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34614") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52236->172.17.0.3:34614, err= 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 INFO : There was nothing to transfer 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32357") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49564->172.17.0.3:32357, err= 2026/08/04 04:46:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : apple: Excluded 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : banana: Excluded 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38094") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43110->172.17.0.3:38094, err= 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34959") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45224->172.17.0.3:34959, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34342") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40288->172.17.0.3:34342, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36763") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42358->172.17.0.3:36763, err= 2026/08/04 04:46:27 DEBUG : apple: size = 5 OK 2026/08/04 04:46:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:27 DEBUG : banana: size = 6 OK 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35146") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54038->172.17.0.3:35146, err= 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 INFO : There was nothing to transfer 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31364") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36450->172.17.0.3:31364, err= 2026/08/04 04:46:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : apple: Excluded 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : banana: Excluded 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35263") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37200->172.17.0.3:35263, err= 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32144") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46130->172.17.0.3:32144, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33016") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37676->172.17.0.3:33016, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36781") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45310->172.17.0.3:36781, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37885") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53600->172.17.0.3:37885, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32290") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43542->172.17.0.3:32290, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38224") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42674->172.17.0.3:38224, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34780") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55642->172.17.0.3:34780, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37507") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47492->172.17.0.3:37507, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36053") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42284->172.17.0.3:36053, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34001") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58928->172.17.0.3:34001, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30922") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32824->172.17.0.3:30922, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34146") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60548->172.17.0.3:34146, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34907") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46778->172.17.0.3:34907, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36925") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33914->172.17.0.3:36925, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32656") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50708->172.17.0.3:32656, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37004") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57022->172.17.0.3:37004, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33486") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53668->172.17.0.3:33486, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32660") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48774->172.17.0.3:32660, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38338") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47684->172.17.0.3:38338, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34383") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53590->172.17.0.3:34383, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34152") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35884->172.17.0.3:34152, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30961") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57150->172.17.0.3:30961, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34494") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60388->172.17.0.3:34494, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34747") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54024->172.17.0.3:34747, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35502") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40302->172.17.0.3:35502, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38851") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49094->172.17.0.3:38851, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38493") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52360->172.17.0.3:38493, err= 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38646") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44950->172.17.0.3:38646, err= 2026/08/04 04:46:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : apple: Excluded 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : banana: Excluded 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34870") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34010->172.17.0.3:34870, err= 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37025") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42416->172.17.0.3:37025, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34754") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38770->172.17.0.3:34754, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34843") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58100->172.17.0.3:34843, err= 2026/08/04 04:46:27 DEBUG : apple: size = 5 OK 2026/08/04 04:46:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : banana: size = 6 OK 2026/08/04 04:46:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32430") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50656->172.17.0.3:32430, err= 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 INFO : There was nothing to transfer 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38166") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53544->172.17.0.3:38166, err= 2026/08/04 04:46:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : apple: Excluded 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : banana: Excluded 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36319") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50268->172.17.0.3:36319, err= 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31719") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40636->172.17.0.3:31719, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30154") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52784->172.17.0.3:30154, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34525") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42836->172.17.0.3:34525, err= 2026/08/04 04:46:27 DEBUG : apple: size = 5 OK 2026/08/04 04:46:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:27 DEBUG : banana: size = 6 OK 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34998") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45532->172.17.0.3:34998, err= 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 INFO : There was nothing to transfer 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32073") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45140->172.17.0.3:32073, err= 2026/08/04 04:46:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : apple: Excluded 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : banana: Excluded 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33321") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46306->172.17.0.3:33321, err= 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35989") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34646->172.17.0.3:35989, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30186") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37304->172.17.0.3:30186, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38022") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59894->172.17.0.3:38022, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37327") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56888->172.17.0.3:37327, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35849") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53468->172.17.0.3:35849, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38108") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51412->172.17.0.3:38108, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37735") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42832->172.17.0.3:37735, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31210") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41872->172.17.0.3:31210, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33028") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43112->172.17.0.3:33028, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39614") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56336->172.17.0.3:39614, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38591") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47278->172.17.0.3:38591, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36311") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37486->172.17.0.3:36311, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38408") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38068->172.17.0.3:38408, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31004") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34664->172.17.0.3:31004, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32778") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41190->172.17.0.3:32778, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38208") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35874->172.17.0.3:38208, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38920") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41562->172.17.0.3:38920, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33283") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58802->172.17.0.3:33283, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34561") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39050->172.17.0.3:34561, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34178") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52324->172.17.0.3:34178, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35360") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54572->172.17.0.3:35360, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39620") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49376->172.17.0.3:39620, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33606") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47976->172.17.0.3:33606, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32744") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55042->172.17.0.3:32744, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30910") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49364->172.17.0.3:30910, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37813") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37780->172.17.0.3:37813, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34141") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48198->172.17.0.3:34141, err= 2026/08/04 04:46:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34207") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56194->172.17.0.3:34207, err= 2026/08/04 04:46:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : apple: Excluded 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : banana: Excluded 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39797") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40414->172.17.0.3:39797, err= 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32810") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37412->172.17.0.3:32810, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33576") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34946->172.17.0.3:33576, err= 2026/08/04 04:46:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:27 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:27 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:27 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34689") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35400->172.17.0.3:34689, err= 2026/08/04 04:46:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:27 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37266->172.17.0.3:21, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33491") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48006->172.17.0.3:33491, err= 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39694") 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49198->172.17.0.3:39694, err= 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38945") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47834->172.17.0.3:38945, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32834") 2026/08/04 04:46:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54866->172.17.0.3:32834, err= 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/04 04:46:27 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/04 04:46:27 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/04 04:46:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35442") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44344->172.17.0.3:35442, err= 2026/08/04 04:46:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33368") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60684->172.17.0.3:33368, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36159") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37876->172.17.0.3:36159, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37768") 2026/08/04 04:46:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34754->172.17.0.3:37768, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34275") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54126->172.17.0.3:34275, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36181") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49824->172.17.0.3:36181, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32434") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59344->172.17.0.3:32434, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31511") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34757") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47310->172.17.0.3:31511, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48752->172.17.0.3:34757, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32559") 2026/08/04 04:46:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34998->172.17.0.3:32559, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34182") 2026/08/04 04:46:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35788->172.17.0.3:34182, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38933") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42048->172.17.0.3:38933, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36021") 2026/08/04 04:46:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58964->172.17.0.3:36021, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38917") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39368") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37148->172.17.0.3:38917, err= 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39616->172.17.0.3:39368, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34474") 2026/08/04 04:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34026->172.17.0.3:34474, err= 2026/08/04 04:46:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:27 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/04 04:46:27 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32669") 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36414->172.17.0.3:32669, err= 2026/08/04 04:46:30 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/04 04:46:30 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/04 04:46:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/04 04:46:30 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Connecting to FTP server 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37270->172.17.0.3:21, err= 2026/08/04 04:46:30 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:46:30 INFO : appleappleapplebanana: Deleted 2026/08/04 04:46:30 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:46:30 INFO : splitbananasplit: Deleted 2026/08/04 04:46:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:46:30 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:46:30 INFO : apple: Deleted 2026/08/04 04:46:30 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37282->172.17.0.3:21, err= 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:21") 2026/08/04 04:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37296->172.17.0.3:21, err= 2026/08/04 04:46:31 DEBUG : ftp://172.17.0.3:21/rclone-test-boqejec6waga: closing 2 unused connections 2026/08/04 04:46:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xexajan0tuye: closing 1 unused connections 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:46:33 INFO : banana: Deleted 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32790") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33232->172.17.0.3:32790, err= 2026/08/04 04:46:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/04 04:46:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/04 04:46:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : YXBwbGU=: Excluded 2026/08/04 04:46:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : YmFuYW5h: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36610") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50444->172.17.0.3:36610, err= 2026/08/04 04:46:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33355") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55798->172.17.0.3:33355, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30845") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46354->172.17.0.3:30845, err= 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37566") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40348->172.17.0.3:37566, err= 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : YXBwbGU=: size = 5 OK 2026/08/04 04:46:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:33 DEBUG : YmFuYW5h: size = 6 OK 2026/08/04 04:46:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/04 04:46:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32081") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37076->172.17.0.3:32081, err= 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35668") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32898->172.17.0.3:35668, err= 2026/08/04 04:46:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/04 04:46:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/04 04:46:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : YXBwbGU=: Excluded 2026/08/04 04:46:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : YmFuYW5h: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30970") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50784->172.17.0.3:30970, err= 2026/08/04 04:46:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39847") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60746->172.17.0.3:39847, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31625") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53796->172.17.0.3:31625, err= 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:46:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32856") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45198->172.17.0.3:32856, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37250") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45892->172.17.0.3:37250, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31277") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46408->172.17.0.3:31277, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38008") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47006->172.17.0.3:38008, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33388") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44252->172.17.0.3:33388, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36408") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58794->172.17.0.3:36408, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30561") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50896->172.17.0.3:30561, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31423") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43590->172.17.0.3:31423, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33192") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58548->172.17.0.3:33192, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36133") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60408->172.17.0.3:36133, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33510") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55272->172.17.0.3:33510, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37299") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40160->172.17.0.3:37299, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38891") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56422->172.17.0.3:38891, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30926") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36548->172.17.0.3:30926, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37603") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33176->172.17.0.3:37603, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39167") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59780->172.17.0.3:39167, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39532") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57550->172.17.0.3:39532, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39482") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39690->172.17.0.3:39482, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37248") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53422->172.17.0.3:37248, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35385") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44280->172.17.0.3:35385, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37838") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48206->172.17.0.3:37838, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35624") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33712->172.17.0.3:35624, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34219") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53822->172.17.0.3:34219, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35900") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55000->172.17.0.3:35900, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34968") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55150->172.17.0.3:34968, err= 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36620") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52572->172.17.0.3:36620, err= 2026/08/04 04:46:33 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : apple: Excluded 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:33 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : banana: Excluded 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36367") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50686->172.17.0.3:36367, err= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31010") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33330->172.17.0.3:31010, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39431") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33140->172.17.0.3:39431, err= 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38558") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53188->172.17.0.3:38558, err= 2026/08/04 04:46:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35762") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36660") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37238") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58612->172.17.0.3:35762, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33842->172.17.0.3:36660, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37846") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54884->172.17.0.3:37238, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59640->172.17.0.3:37846, err= 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35791") 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55338->172.17.0.3:35791, err= 2026/08/04 04:46:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/04 04:46:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:33 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/04 04:46:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/04 04:46:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33963") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42542->172.17.0.3:33963, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38225") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35370->172.17.0.3:38225, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38193") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38414->172.17.0.3:38193, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/04 04:46:33 INFO : apple: Copied (new) to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32011") 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34011") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42784->172.17.0.3:32011, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52066->172.17.0.3:34011, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30333") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42694->172.17.0.3:30333, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33737") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60930->172.17.0.3:33737, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35156") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35002") 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43306->172.17.0.3:35156, err= 2026/08/04 04:46:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56064->172.17.0.3:35002, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30508") 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39558->172.17.0.3:30508, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30055") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39906->172.17.0.3:30055, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38028") 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59870->172.17.0.3:38028, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30402") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53190->172.17.0.3:30402, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37052") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39488->172.17.0.3:37052, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37077") 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44940->172.17.0.3:37077, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35071") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39578->172.17.0.3:35071, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:46:33 INFO : splitbananasplit: Deleted 2026/08/04 04:46:33 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:46:33 INFO : apple: Deleted 2026/08/04 04:46:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:46:33 INFO : appleappleapplebanana: Deleted 2026/08/04 04:46:33 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:46:33 INFO : banana: Deleted 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30234") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39022->172.17.0.3:30234, err= 2026/08/04 04:46:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/04 04:46:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/04 04:46:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : PREFIXbanana: Excluded 2026/08/04 04:46:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : PREFIXapple: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36151") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52146->172.17.0.3:36151, err= 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34266") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54288->172.17.0.3:34266, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33184") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38662->172.17.0.3:33184, err= 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:46:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30016") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44202->172.17.0.3:30016, err= 2026/08/04 04:46:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34985") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59870->172.17.0.3:34985, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31067") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39184") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47446->172.17.0.3:31067, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59960->172.17.0.3:39184, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34805") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38917") 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44694->172.17.0.3:34805, err= 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57196->172.17.0.3:38917, err= 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/04 04:46:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/04 04:46:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/04 04:46:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/04 04:46:33 INFO : banana: Copied (new) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/04 04:46:33 INFO : appleappleapplebanana: Copied (new) 2026/08/04 04:46:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/04 04:46:33 INFO : apple: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33372") 2026/08/04 04:46:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/04 04:46:33 INFO : splitbananasplit: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41194->172.17.0.3:33372, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37022") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35011") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31765") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53328->172.17.0.3:37022, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46158->172.17.0.3:31765, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34030->172.17.0.3:35011, err= 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/04 04:46:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/04 04:46:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/04 04:46:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/04 04:46:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32699") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39838") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60518->172.17.0.3:32699, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53554->172.17.0.3:39838, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38382") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53360->172.17.0.3:38382, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33709") 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48036->172.17.0.3:33709, err= 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/04 04:46:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/04 04:46:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/04 04:46:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32276") 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/04 04:46:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36966->172.17.0.3:32276, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31667") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50640->172.17.0.3:31667, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38305") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32338") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55912->172.17.0.3:32338, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46322->172.17.0.3:38305, err= 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/04 04:46:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/04 04:46:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/04 04:46:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34373") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40538->172.17.0.3:34373, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32638") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34212") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50026->172.17.0.3:32638, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51748->172.17.0.3:34212, err= 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/04 04:46:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35678") 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/04 04:46:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59214->172.17.0.3:35678, err= 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/04 04:46:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/04 04:46:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/04 04:46:33 INFO : PREFIXbanana: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/04 04:46:33 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/04 04:46:33 INFO : PREFIXsplitbananasplit: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/04 04:46:33 INFO : PREFIXapple: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33891") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56122->172.17.0.3:33891, err= 2026/08/04 04:46:33 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : apple: Excluded 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:33 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : banana: Excluded 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37561") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42658->172.17.0.3:37561, err= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36328") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49640->172.17.0.3:36328, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34953") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41138->172.17.0.3:34953, err= 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37222") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55462->172.17.0.3:37222, err= 2026/08/04 04:46:33 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : apple: Excluded 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:33 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : banana: Excluded 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32701") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57124->172.17.0.3:32701, err= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32944") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43140->172.17.0.3:32944, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39163") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53906->172.17.0.3:39163, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31007") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47034->172.17.0.3:31007, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31987") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46864->172.17.0.3:31987, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30676") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51452->172.17.0.3:30676, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37715") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46032->172.17.0.3:37715, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33310") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57488->172.17.0.3:33310, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34134") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58370->172.17.0.3:34134, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39827") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42616->172.17.0.3:39827, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39924") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49256->172.17.0.3:39924, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33848") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52548->172.17.0.3:33848, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36809") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51548->172.17.0.3:36809, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35428") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51996->172.17.0.3:35428, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32880") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38354->172.17.0.3:32880, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32148") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50992->172.17.0.3:32148, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33871") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55886->172.17.0.3:33871, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30155") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54296->172.17.0.3:30155, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30281") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41520->172.17.0.3:30281, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32640") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38596->172.17.0.3:32640, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37934") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46164->172.17.0.3:37934, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30808") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42326->172.17.0.3:30808, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39434") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56808->172.17.0.3:39434, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33328") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50080->172.17.0.3:33328, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30087") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34472->172.17.0.3:30087, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32857") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46714->172.17.0.3:32857, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35452") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49424->172.17.0.3:35452, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37016") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37584->172.17.0.3:37016, err= 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37723") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56976->172.17.0.3:37723, err= 2026/08/04 04:46:33 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : apple: Excluded 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:33 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : banana: Excluded 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33035") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48944->172.17.0.3:33035, err= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32966") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50098->172.17.0.3:32966, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33579") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36776->172.17.0.3:33579, err= 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30507") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58886->172.17.0.3:30507, err= 2026/08/04 04:46:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31378") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39526") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52208->172.17.0.3:31378, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41658->172.17.0.3:39526, err= 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36100") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36632") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43330->172.17.0.3:36632, err= 2026/08/04 04:46:33 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50396->172.17.0.3:36100, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38766") 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53306->172.17.0.3:38766, err= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/04 04:46:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35690") 2026/08/04 04:46:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35248->172.17.0.3:35690, err= 2026/08/04 04:46:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39759") 2026/08/04 04:46:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56682->172.17.0.3:39759, err= 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31194") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48268->172.17.0.3:31194, err= 2026/08/04 04:46:33 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/04 04:46:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34230") 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37907") 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43004->172.17.0.3:34230, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53100->172.17.0.3:37907, err= 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30267") 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57290->172.17.0.3:30267, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32369") 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47866->172.17.0.3:32369, err= 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32416") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42920->172.17.0.3:32416, err= 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33895") 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34520") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45938->172.17.0.3:34520, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55202->172.17.0.3:33895, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39567") 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37764->172.17.0.3:39567, err= 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38950") 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48174->172.17.0.3:38950, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36490") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37990->172.17.0.3:36490, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36632") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35900") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43334->172.17.0.3:36632, err= 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55002->172.17.0.3:35900, err= 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38459") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38722->172.17.0.3:38459, err= 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:46:33 INFO : splitbananasplit: Deleted 2026/08/04 04:46:33 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:46:33 INFO : banana: Deleted 2026/08/04 04:46:33 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:46:33 INFO : apple: Deleted 2026/08/04 04:46:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:46:33 INFO : appleappleapplebanana: Deleted 2026/08/04 04:46:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:46:33 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39788") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32782->172.17.0.3:39788, err= 2026/08/04 04:46:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : bananaSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30852") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53324->172.17.0.3:30852, err= 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36083") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48802->172.17.0.3:36083, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30797") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38788->172.17.0.3:30797, err= 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:46:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:46:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37884") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41764->172.17.0.3:37884, err= 2026/08/04 04:46:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32042") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34544") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46900->172.17.0.3:32042, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39579") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57062->172.17.0.3:34544, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36756->172.17.0.3:39579, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32531") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45692->172.17.0.3:32531, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38552") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51546->172.17.0.3:38552, err= 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/04 04:46:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/04 04:46:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/04 04:46:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/04 04:46:33 INFO : splitbananasplit: Copied (new) 2026/08/04 04:46:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/04 04:46:33 INFO : apple: Copied (new) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/04 04:46:33 INFO : appleappleapplebanana: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33639") 2026/08/04 04:46:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/04 04:46:33 INFO : banana: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34228->172.17.0.3:33639, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34786") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36016") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33292->172.17.0.3:34786, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32099") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51282->172.17.0.3:36016, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60898->172.17.0.3:32099, err= 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/04 04:46:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/04 04:46:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39635") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51042->172.17.0.3:39635, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33192") 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/04 04:46:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58560->172.17.0.3:33192, err= 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/04 04:46:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32678") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33956->172.17.0.3:32678, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32034") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49208->172.17.0.3:32034, err= 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/04 04:46:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/04 04:46:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33682") 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/04 04:46:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35286->172.17.0.3:33682, err= 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/04 04:46:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34187") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37080") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40540->172.17.0.3:37080, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43678->172.17.0.3:34187, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34476") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60154->172.17.0.3:34476, err= 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/04 04:46:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/04 04:46:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38290") 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35156->172.17.0.3:38290, err= 2026/08/04 04:46:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/04 04:46:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38364") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36040") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50216->172.17.0.3:38364, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38470->172.17.0.3:36040, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37977") 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43876->172.17.0.3:37977, err= 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/04 04:46:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/04 04:46:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/04 04:46:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : bananaSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : splitbananasplitSUFFIX: Deleted 2026/08/04 04:46:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : appleSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/04 04:46:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38604") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35658->172.17.0.3:38604, err= 2026/08/04 04:46:33 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : apple: Excluded 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:33 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : banana: Excluded 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39477") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37082->172.17.0.3:39477, err= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38042") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35680->172.17.0.3:38042, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36977") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42664->172.17.0.3:36977, err= 2026/08/04 04:46:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38106") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39326->172.17.0.3:38106, err= 2026/08/04 04:46:33 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : apple: Excluded 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:33 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : banana: Excluded 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34673") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40384->172.17.0.3:34673, err= 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31530") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40962->172.17.0.3:31530, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36928") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59668->172.17.0.3:36928, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33143") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54048->172.17.0.3:33143, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38373") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47806->172.17.0.3:38373, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37608") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53098->172.17.0.3:37608, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36870") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35052->172.17.0.3:36870, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39134") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47210->172.17.0.3:39134, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38546") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35026->172.17.0.3:38546, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35096") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58222->172.17.0.3:35096, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33961") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49962->172.17.0.3:33961, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35274") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41694->172.17.0.3:35274, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31641") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46592->172.17.0.3:31641, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32451") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55678->172.17.0.3:32451, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34784") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37420->172.17.0.3:34784, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30516") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40238->172.17.0.3:30516, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35349") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41064->172.17.0.3:35349, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34770") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46032->172.17.0.3:34770, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36351") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44134->172.17.0.3:36351, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38797") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41642->172.17.0.3:38797, err= 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37937") 2026/08/04 04:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52414->172.17.0.3:37937, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30448") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43062->172.17.0.3:30448, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39996") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41996->172.17.0.3:39996, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31073") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56760->172.17.0.3:31073, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31012") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59562->172.17.0.3:31012, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37579") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52784->172.17.0.3:37579, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30093") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60698->172.17.0.3:30093, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32400") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51086->172.17.0.3:32400, err= 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30736") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60114->172.17.0.3:30736, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35982") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59878->172.17.0.3:35982, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37779") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42404->172.17.0.3:37779, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30437") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47610->172.17.0.3:30437, err= 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31195") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55320->172.17.0.3:31195, err= 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35112") 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39826->172.17.0.3:35112, err= 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38752") 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59922->172.17.0.3:38752, err= 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33797") 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54832->172.17.0.3:33797, err= 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31239") 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35844->172.17.0.3:31239, err= 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33497") 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/04 04:46:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/04 04:46:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41124->172.17.0.3:33497, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32675") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35612->172.17.0.3:32675, err= 2026/08/04 04:46:34 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30427") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55942->172.17.0.3:30427, err= 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/04 04:46:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/04 04:46:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/04 04:46:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/04 04:46:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34389") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43006->172.17.0.3:34389, err= 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36055") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34454->172.17.0.3:36055, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33834") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39123") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36352->172.17.0.3:39123, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38754->172.17.0.3:33834, err= 2026/08/04 04:46:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/04 04:46:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/04 04:46:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/04 04:46:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/04 04:46:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36562") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33652") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57570->172.17.0.3:36562, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35930->172.17.0.3:33652, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32006") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39434->172.17.0.3:32006, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38806") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43488->172.17.0.3:38806, err= 2026/08/04 04:46:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/04 04:46:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30039") 2026/08/04 04:46:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/04 04:46:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/04 04:46:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48272->172.17.0.3:30039, err= 2026/08/04 04:46:34 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/04 04:46:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32430") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37730") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34702->172.17.0.3:32430, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56294->172.17.0.3:37730, err= 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38470") 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60364->172.17.0.3:38470, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/04 04:46:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/04 04:46:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/04 04:46:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/04 04:46:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : appleappleapplebanana: Deleted 2026/08/04 04:46:34 INFO : splitbananasplit: Deleted 2026/08/04 04:46:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:46:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31126") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40750->172.17.0.3:31126, err= 2026/08/04 04:46:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbanan: Excluded 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleapple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleapple: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31177") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42806->172.17.0.3:31177, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefg: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcde: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defgh: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdef: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-34567: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-23456: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghi: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-45678: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijk: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-12345: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghij: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31205") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58274->172.17.0.3:31205, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33566") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38598->172.17.0.3:33566, err= 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38720") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33844->172.17.0.3:38720, err= 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : appleapple: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbanan: size = 16 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31893") 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55532->172.17.0.3:31893, err= 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:46:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:46:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:46:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:46:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:46:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:46:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:46:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:46:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:46:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:46:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:46:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:46:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34094") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60800->172.17.0.3:34094, err= 2026/08/04 04:46:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbanan: Excluded 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleapple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleapple: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37754") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60284->172.17.0.3:37754, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefg: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcde: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defgh: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdef: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-34567: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-23456: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghi: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-45678: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijk: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-12345: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghij: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38439") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34624->172.17.0.3:38439, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31021") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47624->172.17.0.3:31021, err= 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:46:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39050") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58930->172.17.0.3:39050, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38298") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42660->172.17.0.3:38298, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33072") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44076->172.17.0.3:33072, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35168") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33536->172.17.0.3:35168, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32334") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54460->172.17.0.3:32334, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39622") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42160->172.17.0.3:39622, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31969") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33968->172.17.0.3:31969, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30412") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57740->172.17.0.3:30412, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32443") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50852->172.17.0.3:32443, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33237") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41182->172.17.0.3:33237, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30149") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40754->172.17.0.3:30149, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39638") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49748->172.17.0.3:39638, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34166") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42950->172.17.0.3:34166, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33248") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41884->172.17.0.3:33248, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31397") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41026->172.17.0.3:31397, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30908") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53898->172.17.0.3:30908, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31683") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37328->172.17.0.3:31683, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31492") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35826->172.17.0.3:31492, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37334") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57682->172.17.0.3:37334, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33748") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41450->172.17.0.3:33748, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39873") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47332->172.17.0.3:39873, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33380") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52238->172.17.0.3:33380, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33978") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39946->172.17.0.3:33978, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36414") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59348->172.17.0.3:36414, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35221") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58052->172.17.0.3:35221, err= 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39916") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53154->172.17.0.3:39916, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34806") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48324->172.17.0.3:34806, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39086") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42150->172.17.0.3:39086, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36172") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41556->172.17.0.3:36172, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30726") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45656->172.17.0.3:30726, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32028") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36444->172.17.0.3:32028, err= 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37531") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49144->172.17.0.3:37531, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33962") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56824->172.17.0.3:33962, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35661") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51202->172.17.0.3:35661, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32246") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44638->172.17.0.3:32246, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34743") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46418->172.17.0.3:34743, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37521") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45016->172.17.0.3:37521, err= 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38375") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51586->172.17.0.3:38375, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33564") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46236->172.17.0.3:33564, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33156") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32928->172.17.0.3:33156, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36581") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41922->172.17.0.3:36581, err= 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31662") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49346->172.17.0.3:31662, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34715") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44492->172.17.0.3:34715, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34822") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55470->172.17.0.3:34822, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34859") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34028->172.17.0.3:34859, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36962") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44848->172.17.0.3:36962, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34339") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53342->172.17.0.3:34339, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37062") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45916->172.17.0.3:37062, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39563") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45196->172.17.0.3:39563, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38023") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57570->172.17.0.3:38023, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31269") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53456->172.17.0.3:31269, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30796") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51494->172.17.0.3:30796, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31079") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55682->172.17.0.3:31079, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38979") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55042->172.17.0.3:38979, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35927") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33538->172.17.0.3:35927, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31720") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37064->172.17.0.3:31720, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31168") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50254->172.17.0.3:31168, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39506") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34478->172.17.0.3:39506, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32825") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36318->172.17.0.3:32825, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31959") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46758->172.17.0.3:31959, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39949") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43724->172.17.0.3:39949, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33801") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34864->172.17.0.3:33801, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31949") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46596->172.17.0.3:31949, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39423") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56838->172.17.0.3:39423, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38656") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46290->172.17.0.3:38656, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31658") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36082->172.17.0.3:31658, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38476") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60152->172.17.0.3:38476, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36697") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37874->172.17.0.3:36697, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30617") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54626->172.17.0.3:30617, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36860") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55806->172.17.0.3:36860, err= 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31194") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48280->172.17.0.3:31194, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38136") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39106->172.17.0.3:38136, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37017") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39712->172.17.0.3:37017, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33055") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54558->172.17.0.3:33055, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33056") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48084->172.17.0.3:33056, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34123") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42562->172.17.0.3:34123, err= 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33188") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41986->172.17.0.3:33188, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31545") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41086->172.17.0.3:31545, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36155") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38014->172.17.0.3:36155, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32063") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47378->172.17.0.3:32063, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36458") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33172->172.17.0.3:36458, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35529") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37194->172.17.0.3:35529, err= 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36994") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40314->172.17.0.3:36994, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34434") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46464->172.17.0.3:34434, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33195") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58398->172.17.0.3:33195, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31759") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44092->172.17.0.3:31759, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31808") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34304->172.17.0.3:31808, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39238") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42732->172.17.0.3:39238, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30759") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60316->172.17.0.3:30759, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35767") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49520->172.17.0.3:35767, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39360") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33004->172.17.0.3:39360, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36027") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37990->172.17.0.3:36027, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31244") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52958->172.17.0.3:31244, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30710") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55478->172.17.0.3:30710, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36882") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56948->172.17.0.3:36882, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33188") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41996->172.17.0.3:33188, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36959") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47090->172.17.0.3:36959, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32269") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38622->172.17.0.3:32269, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37555") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50848->172.17.0.3:37555, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33866") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58012->172.17.0.3:33866, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34212") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51764->172.17.0.3:34212, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30193") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48452->172.17.0.3:30193, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34603") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54006->172.17.0.3:34603, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37075") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35098->172.17.0.3:37075, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31570") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38036->172.17.0.3:31570, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38362") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53176->172.17.0.3:38362, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34677") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38114->172.17.0.3:34677, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37516") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54318->172.17.0.3:37516, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38342") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44074->172.17.0.3:38342, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37037") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40764->172.17.0.3:37037, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39870") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53628->172.17.0.3:39870, err= 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36310") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60154->172.17.0.3:36310, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34941") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52736->172.17.0.3:34941, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34135") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49798->172.17.0.3:34135, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35677") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55172->172.17.0.3:35677, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33434") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49226->172.17.0.3:33434, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31562") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39676->172.17.0.3:31562, err= 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36156") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55508->172.17.0.3:36156, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36802") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46346->172.17.0.3:36802, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36342") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40608->172.17.0.3:36342, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30758") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46544->172.17.0.3:30758, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31607") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40514->172.17.0.3:31607, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36328") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49652->172.17.0.3:36328, err= 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36462") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59512->172.17.0.3:36462, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36717") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44678->172.17.0.3:36717, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37478") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52698->172.17.0.3:37478, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36432") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58534->172.17.0.3:36432, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35399") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60110->172.17.0.3:35399, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37038") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60856->172.17.0.3:37038, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30895") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40908->172.17.0.3:30895, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34268") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39564->172.17.0.3:34268, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36011") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42550->172.17.0.3:36011, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33745") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36212->172.17.0.3:33745, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36385") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59740->172.17.0.3:36385, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38280") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52962->172.17.0.3:38280, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32274") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49356->172.17.0.3:32274, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35994") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52898->172.17.0.3:35994, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36534") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39510->172.17.0.3:36534, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34263") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48318->172.17.0.3:34263, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34721") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50878->172.17.0.3:34721, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31518") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37638->172.17.0.3:31518, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35822") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49614->172.17.0.3:35822, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35500") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40082->172.17.0.3:35500, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37822") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51474->172.17.0.3:37822, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34040") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54744->172.17.0.3:34040, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38161") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34488->172.17.0.3:38161, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37424") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35262->172.17.0.3:37424, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31790") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36058->172.17.0.3:31790, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39234") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50916->172.17.0.3:39234, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30663") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33746->172.17.0.3:30663, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38631") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44588->172.17.0.3:38631, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34644") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40564->172.17.0.3:34644, err= 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38764") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37556->172.17.0.3:38764, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31000") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36846->172.17.0.3:31000, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39518") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52750->172.17.0.3:39518, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33099") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43954->172.17.0.3:33099, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33082") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44006->172.17.0.3:33082, err= 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33137") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49442->172.17.0.3:33137, err= 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39188") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55656->172.17.0.3:39188, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30735") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52302->172.17.0.3:30735, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32711") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55454->172.17.0.3:32711, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34558") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55788->172.17.0.3:34558, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32567") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40936->172.17.0.3:32567, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36456") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53662->172.17.0.3:36456, err= 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34020") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53114->172.17.0.3:34020, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31247") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36414->172.17.0.3:31247, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38359") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46634->172.17.0.3:38359, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35107") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55988->172.17.0.3:35107, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30891") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35212->172.17.0.3:30891, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu/rclone-sync-test: closing 1 unused connections 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36566") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34026->172.17.0.3:36566, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38747") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53826->172.17.0.3:38747, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33804") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41384->172.17.0.3:33804, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33580") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48412->172.17.0.3:33580, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35653") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37224->172.17.0.3:35653, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35062") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39568->172.17.0.3:35062, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37527") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58682->172.17.0.3:37527, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37907") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53106->172.17.0.3:37907, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35020") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35284->172.17.0.3:35020, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37893") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44686->172.17.0.3:37893, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35754") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59286->172.17.0.3:35754, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30030") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48814->172.17.0.3:30030, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34335") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47206->172.17.0.3:34335, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37788") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56274->172.17.0.3:37788, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38494") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37324->172.17.0.3:38494, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36223") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48844->172.17.0.3:36223, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34623") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43528->172.17.0.3:34623, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33800") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34744->172.17.0.3:33800, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37017") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39714->172.17.0.3:37017, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35393") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46676->172.17.0.3:35393, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32233") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60270->172.17.0.3:32233, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30827") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34008->172.17.0.3:30827, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30692") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56718->172.17.0.3:30692, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35218") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33962->172.17.0.3:35218, err= 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32227") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44892->172.17.0.3:32227, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32175") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33490->172.17.0.3:32175, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32000") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46162->172.17.0.3:32000, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31191") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43438->172.17.0.3:31191, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33182") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55992->172.17.0.3:33182, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33655") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35680->172.17.0.3:33655, err= 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39938") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51574->172.17.0.3:39938, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39417") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38290->172.17.0.3:39417, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31691") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51522->172.17.0.3:31691, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30137") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42244->172.17.0.3:30137, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32169") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38446->172.17.0.3:32169, err= 2026/08/04 04:46:34 DEBUG : apple: size = 5 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:46:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:46:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : apple: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: size = 6 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : banana: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31182") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56442->172.17.0.3:31182, err= 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 INFO : There was nothing to transfer 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36556") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48028->172.17.0.3:36556, err= 2026/08/04 04:46:34 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : apple: Excluded 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : splitbananasplit: Excluded 2026/08/04 04:46:34 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : banana: Excluded 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : appleappleapplebanana: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33219") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50562->172.17.0.3:33219, err= 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:46:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34345") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37306->172.17.0.3:34345, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36528") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56338->172.17.0.3:36528, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34409") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49850->172.17.0.3:34409, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36704") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41720->172.17.0.3:36704, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30394") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59578->172.17.0.3:30394, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31764") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43808->172.17.0.3:31764, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33005") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39270->172.17.0.3:33005, err= --- PASS: TestTransform (7.20s) --- PASS: TestTransform/NFC (0.09s) --- PASS: TestTransform/NFD (0.08s) --- PASS: TestTransform/base64 (6.20s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.13s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.11s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32988") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34660->172.17.0.3:32988, err= 2026/08/04 04:46:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/04 04:46:34 INFO : sub dir_somesuffix: Making directory 2026/08/04 04:46:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/04 04:46:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/04 04:46:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/04 04:46:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34076") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56542->172.17.0.3:34076, err= 2026/08/04 04:46:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/04 04:46:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39063") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57922->172.17.0.3:39063, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38646") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38016->172.17.0.3:38646, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36089") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36478->172.17.0.3:36089, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35182") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39176->172.17.0.3:35182, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30602") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33236->172.17.0.3:30602, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32603") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38578->172.17.0.3:32603, err= 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 INFO : tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36856") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40604->172.17.0.3:36856, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/04 04:46:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34547") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54198->172.17.0.3:34547, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32805") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59404->172.17.0.3:32805, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34049") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42028->172.17.0.3:34049, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34370") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33410->172.17.0.3:34370, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34719") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47356->172.17.0.3:34719, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34754") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41480->172.17.0.3:34754, err= 2026/08/04 04:46:34 INFO : toe: Making directory 2026/08/04 04:46:34 INFO : toe/toe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34213") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38192->172.17.0.3:34213, err= 2026/08/04 04:46:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/04 04:46:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32077") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55206->172.17.0.3:32077, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32930") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42208->172.17.0.3:32930, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33349") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58548->172.17.0.3:33349, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33851") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60548->172.17.0.3:33851, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31939") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36272->172.17.0.3:31939, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36273") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43188->172.17.0.3:36273, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37896") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54948->172.17.0.3:37896, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34842") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57500->172.17.0.3:34842, err= 2026/08/04 04:46:34 INFO : toe: Making directory 2026/08/04 04:46:34 INFO : toe/toe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36599") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58198->172.17.0.3:36599, err= 2026/08/04 04:46:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/04 04:46:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38871") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56976->172.17.0.3:38871, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38414") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47774->172.17.0.3:38414, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34056") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55840->172.17.0.3:34056, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36356") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52064->172.17.0.3:36356, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36231") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45558->172.17.0.3:36231, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33875") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56126->172.17.0.3:33875, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38577") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53318->172.17.0.3:38577, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:46:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30305") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36956->172.17.0.3:30305, err= 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 INFO : tictacempty_dir: Making directory 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 INFO : tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 INFO : tictactoe/tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39708") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53064->172.17.0.3:39708, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39995") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53636->172.17.0.3:39995, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35253") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46172->172.17.0.3:35253, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37792") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39156->172.17.0.3:37792, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39457") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34644->172.17.0.3:39457, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38508") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45136->172.17.0.3:38508, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33982") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31168") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55630->172.17.0.3:33982, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50270->172.17.0.3:31168, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34407") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47766->172.17.0.3:34407, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33680") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52798->172.17.0.3:33680, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:46:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30666") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49990->172.17.0.3:30666, err= 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 INFO : tictacempty_dir: Making directory 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 INFO : tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 INFO : tictactoe/tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33366") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35542->172.17.0.3:33366, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36104") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39594->172.17.0.3:36104, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32526") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56206->172.17.0.3:32526, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32721") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52428->172.17.0.3:32721, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34138") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51898->172.17.0.3:34138, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31939") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36280->172.17.0.3:31939, err= 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30979") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48902->172.17.0.3:30979, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36008") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43182->172.17.0.3:36008, err= 2026/08/04 04:46:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39426") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49038->172.17.0.3:39426, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/04 04:46:34 NOTICE: ftp://172.17.0.3:21/rclone-test-buhudav0lugu: 0 differences found 2026/08/04 04:46:34 NOTICE: ftp://172.17.0.3:21/rclone-test-buhudav0lugu: 1 hashes could not be checked 2026/08/04 04:46:34 NOTICE: ftp://172.17.0.3:21/rclone-test-buhudav0lugu: 1 matching files 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38007") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42338->172.17.0.3:38007, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38469") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39850") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37564->172.17.0.3:39850, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48224->172.17.0.3:38469, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33969") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40326->172.17.0.3:33969, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35967") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41168->172.17.0.3:35967, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32479") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33486->172.17.0.3:32479, err= 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 INFO : tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 INFO : tictactoe/tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38136") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39120->172.17.0.3:38136, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34588") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48182->172.17.0.3:34588, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35306") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33312->172.17.0.3:35306, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36137") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56610->172.17.0.3:36137, err= 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31198") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34854->172.17.0.3:31198, err= 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38455") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50666->172.17.0.3:38455, err= 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33874") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52410->172.17.0.3:33874, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31052") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50062->172.17.0.3:31052, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36937") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60556->172.17.0.3:36937, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30544") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58678->172.17.0.3:30544, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34027") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59406->172.17.0.3:34027, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36911") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58224->172.17.0.3:36911, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30241") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54236->172.17.0.3:30241, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36510") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42328->172.17.0.3:36510, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/08/04 04:46:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35862") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55072->172.17.0.3:35862, err= 2026/08/04 04:46:34 INFO : toe: Making directory 2026/08/04 04:46:34 INFO : toe/toe: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31230") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38156->172.17.0.3:31230, err= 2026/08/04 04:46:34 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/04 04:46:34 INFO : toe/toe/toe: Copied (new) 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35035") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45754->172.17.0.3:35035, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35047") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53118->172.17.0.3:35047, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36689") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54836->172.17.0.3:36689, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36469") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49180->172.17.0.3:36469, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39760") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43166->172.17.0.3:39760, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34984") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44860->172.17.0.3:34984, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34617") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52596->172.17.0.3:34617, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:46:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37489") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:39744->172.17.0.3:37489, err= 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 INFO : tictacempty_dir: Making directory 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 INFO : tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 INFO : tictactoe/tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38333") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44428->172.17.0.3:38333, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Deleted 2026/08/04 04:46:34 INFO : toe/toe: Removing directory 2026/08/04 04:46:34 INFO : toe: Removing directory 2026/08/04 04:46:34 INFO : empty_dir: Removing directory 2026/08/04 04:46:34 DEBUG : Local file system at /tmp/rclone73475752: deleted 3 directories 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31910") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56704->172.17.0.3:31910, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39542") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43048->172.17.0.3:39542, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39449") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41316->172.17.0.3:39449, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33535") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46792->172.17.0.3:33535, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36790") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50674->172.17.0.3:36790, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38482") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50866->172.17.0.3:38482, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33298") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45608->172.17.0.3:33298, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:38839") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38538->172.17.0.3:38839, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39946") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60778->172.17.0.3:39946, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:46:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30527") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54272->172.17.0.3:30527, err= 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 INFO : tictacempty_dir: Making directory 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 INFO : tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 INFO : tictactoe/tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39043") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59628->172.17.0.3:39043, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Deleted 2026/08/04 04:46:34 INFO : toe/toe: Removing directory 2026/08/04 04:46:34 INFO : toe: Removing directory 2026/08/04 04:46:34 INFO : empty_dir: Removing directory 2026/08/04 04:46:34 DEBUG : Local file system at /tmp/rclone73475752: deleted 3 directories 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30294") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:47542->172.17.0.3:30294, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36045") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33810->172.17.0.3:36045, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30505") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46402->172.17.0.3:30505, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30044") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51410->172.17.0.3:30044, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:46:34 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31514") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43128->172.17.0.3:31514, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30128") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37384") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39086") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52798->172.17.0.3:30128, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48364->172.17.0.3:37384, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:42152->172.17.0.3:39086, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39507") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50178->172.17.0.3:39507, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39267") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38062->172.17.0.3:39267, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33034") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60974->172.17.0.3:33034, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34403") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31000") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36856->172.17.0.3:31000, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46498->172.17.0.3:34403, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34461") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45812->172.17.0.3:34461, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37601") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39351") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35316->172.17.0.3:37601, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56114->172.17.0.3:39351, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39219") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48964->172.17.0.3:39219, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : Reset feature "Copy" 2026/08/04 04:46:34 DEBUG : Reset feature "Move" 2026/08/04 04:46:34 DEBUG : Reset feature "Copy" 2026/08/04 04:46:34 DEBUG : Reset feature "Move" 2026/08/04 04:46:34 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:46:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39127") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59212->172.17.0.3:39127, err= 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 INFO : tictacempty_dir: Making directory 2026/08/04 04:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 INFO : tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 INFO : tictactoe/tictactoe: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:46:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35950") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57438->172.17.0.3:35950, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Deleted 2026/08/04 04:46:34 INFO : toe/toe: Removing directory 2026/08/04 04:46:34 INFO : toe: Removing directory 2026/08/04 04:46:34 INFO : empty_dir: Removing directory 2026/08/04 04:46:34 DEBUG : Local file system at /tmp/rclone73475752: deleted 3 directories 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31121") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:41848->172.17.0.3:31121, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34909") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51714->172.17.0.3:34909, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36084") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48314->172.17.0.3:36084, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35135") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55726->172.17.0.3:35135, err= 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:46:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39452") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:44284->172.17.0.3:39452, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33592") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:32856->172.17.0.3:33592, err= 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/04 04:46:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/04 04:46:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37876") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43310->172.17.0.3:37876, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30175") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37697") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37253") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:46462->172.17.0.3:30175, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:60966->172.17.0.3:37253, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:59790->172.17.0.3:37697, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34801") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53918->172.17.0.3:34801, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33030") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:51646->172.17.0.3:33030, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35961") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58364->172.17.0.3:35961, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37355") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:57790->172.17.0.3:37355, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30836") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35520") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50432->172.17.0.3:30836, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:38696->172.17.0.3:35520, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36372") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:35170->172.17.0.3:36372, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34577") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45348->172.17.0.3:34577, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32496") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:53408->172.17.0.3:32496, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 DEBUG : toe: transformed to: dG9l 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30939") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40428->172.17.0.3:30939, err= 2026/08/04 04:46:34 DEBUG : toe: transformed to: dG9l 2026/08/04 04:46:34 INFO : dG9l: Making directory 2026/08/04 04:46:34 DEBUG : toe: transformed to: dG9l 2026/08/04 04:46:34 DEBUG : toe: transformed to: dG9l 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/04 04:46:34 INFO : dG9l/dG9l: Making directory 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/04 04:46:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35406") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54166->172.17.0.3:35406, err= 2026/08/04 04:46:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/04 04:46:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32529") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:55496->172.17.0.3:32529, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:33563") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48992->172.17.0.3:33563, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:36709") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48254->172.17.0.3:36709, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31486") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34968->172.17.0.3:31486, err= 2026/08/04 04:46:34 DEBUG : dG9l: transformed to: toe 2026/08/04 04:46:34 DEBUG : dG9l: transformed to: toe 2026/08/04 04:46:34 DEBUG : toe: Directory modification time the same (differ by 734.229539ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31558") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56680->172.17.0.3:31558, err= 2026/08/04 04:46:34 DEBUG : dG9l: transformed to: toe 2026/08/04 04:46:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/04 04:46:34 DEBUG : toe/toe: Directory modification time the same (differ by 734.229539ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37904") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33424->172.17.0.3:37904, err= 2026/08/04 04:46:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/04 04:46:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/04 04:46:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/04 04:46:34 DEBUG : Local file system at /tmp/rclone73475752: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/04 04:46:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/04 04:46:34 DEBUG : Local file system at /tmp/rclone73475752: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34041") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:33478->172.17.0.3:34041, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39671") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40116->172.17.0.3:39671, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35377") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:58886->172.17.0.3:35377, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32792") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:52276->172.17.0.3:32792, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34738") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:37092->172.17.0.3:34738, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30159") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:48286->172.17.0.3:30159, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35671") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:43116->172.17.0.3:35671, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-buhudav0lugu", Local "Local file system at /tmp/rclone73475752", Modify Window "1s" 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:39162") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40552->172.17.0.3:39162, err= 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: 2026/08/04 04:46:34 INFO : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Making directory 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: 2026/08/04 04:46:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/04 04:46:34 INFO : toe/toe: Making directory 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe/toe: transformed to: 2026/08/04 04:46:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe: transformed to: 2026/08/04 04:46:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:46:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 04:46:34 DEBUG : toe/toe/toe: transformed to: 2026/08/04 04:46:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for checks to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Waiting for transfers to finish 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:30471") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:36020->172.17.0.3:30471, err= 2026/08/04 04:46:34 DEBUG : toe/toe/toe: size = 11 OK 2026/08/04 04:46:34 INFO : toe/toe/toe: Copied (new) 2026/08/04 04:46:34 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: not deleting files as there were IO errors 2026/08/04 04:46:34 ERROR : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: not deleting directories as there were IO errors 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34303") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:50654->172.17.0.3:34303, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34461") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:45824->172.17.0.3:34461, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:37299") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40162->172.17.0.3:37299, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:35808") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:54184->172.17.0.3:35808, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:31892") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:56556->172.17.0.3:31892, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34417") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:49962->172.17.0.3:34417, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:32357") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:40792->172.17.0.3:32357, err= --- PASS: TestError (0.01s) PASS 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: dial("tcp","172.17.0.3:34517") 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: > dial: conn=172.17.0.1:34204->172.17.0.3:34517, err= 2026/08/04 04:46:34 DEBUG : ftp://172.17.0.3:21/rclone-test-buhudav0lugu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m52.796872665s (try 1/5)