"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/27 06:15:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha" 2026/07/27 06:15:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 06:15:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:15:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:40 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:15:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:40 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:40 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:15:40 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:15:40 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53210->172.17.0.3:21, err= 2026/07/27 06:15:43 DEBUG : Creating backend with remote "/tmp/rclone1498242369" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31492") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40094->172.17.0.3:31492, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39502") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42014->172.17.0.3:39502, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31936") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50466->172.17.0.3:31936, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31034") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57686->172.17.0.3:31034, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38883") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60752->172.17.0.3:38883, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36458") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38212->172.17.0.3:36458, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:43 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39895") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52972->172.17.0.3:39895, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31517") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41452->172.17.0.3:31517, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34543") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59234->172.17.0.3:34543, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39276") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51908->172.17.0.3:39276, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37091") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54194->172.17.0.3:37091, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34398") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44518->172.17.0.3:34398, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33378") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48742->172.17.0.3:33378, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36592") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40298->172.17.0.3:36592, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38967") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52192->172.17.0.3:38967, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 DEBUG : Creating backend with remote "/non-existing" 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31965") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53158->172.17.0.3:31965, err= 2026/07/27 06:15:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36226") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60076->172.17.0.3:36226, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35612") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44230->172.17.0.3:35612, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36306") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42734->172.17.0.3:36306, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:43 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31601") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36480->172.17.0.3:31601, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37732") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56848->172.17.0.3:37732, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39103") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49886->172.17.0.3:39103, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34969") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58896->172.17.0.3:34969, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38779") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53118->172.17.0.3:38779, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33072") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34492->172.17.0.3:33072, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32262") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38466->172.17.0.3:32262, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Running all checks before starting transfers 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35832") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40184->172.17.0.3:35832, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Checks finished, now starting transfers 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34333") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52702->172.17.0.3:34333, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:43 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33737") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52406->172.17.0.3:33737, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33821") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59868->172.17.0.3:33821, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39189") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41296->172.17.0.3:39189, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36604") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47756->172.17.0.3:36604, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31040") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35498->172.17.0.3:31040, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 ERROR : Ignoring --no-traverse with sync 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36201") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55732->172.17.0.3:36201, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30658") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56078->172.17.0.3:30658, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:43 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:43 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34557") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49314->172.17.0.3:34557, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36417") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37426->172.17.0.3:36417, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33126") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54710->172.17.0.3:33126, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34935") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55438->172.17.0.3:34935, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36079") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58504->172.17.0.3:36079, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34310") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49194->172.17.0.3:34310, err= 2026/07/27 06:15:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35116") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57712->172.17.0.3:35116, err= 2026/07/27 06:15:43 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/27 06:15:43 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/27 06:15:43 INFO : hello world2: Copied (new) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30724") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47780->172.17.0.3:30724, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38386") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56440->172.17.0.3:38386, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36672") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54174->172.17.0.3:36672, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37252") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60222->172.17.0.3:37252, err= 2026/07/27 06:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30450") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40884->172.17.0.3:30450, err= 2026/07/27 06:15:43 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/27 06:15:43 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/27 06:15:43 INFO : potato2: Copied (new) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35178") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53788->172.17.0.3:35178, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38736") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49294->172.17.0.3:38736, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39230") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38566->172.17.0.3:39230, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37947") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51268->172.17.0.3:37947, err= 2026/07/27 06:15:43 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/27 06:15:43 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/27 06:15:43 INFO : potato2: Copied (new) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32379") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41056->172.17.0.3:32379, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35841") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34560->172.17.0.3:35841, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34298") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51620->172.17.0.3:34298, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/27 06:15:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:15:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/27 06:15:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37631") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41286->172.17.0.3:37631, err= 2026/07/27 06:15:43 INFO : sub dir2: Making directory 2026/07/27 06:15:43 INFO : sub dir: Making directory 2026/07/27 06:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:43 INFO : sub dir2/sub sub dir2: Making directory 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46108->172.17.0.3:21, err= 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36943") 2026/07/27 06:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37252->172.17.0.3:36943, err= 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:43 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32721") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36930->172.17.0.3:32721, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39792") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34885") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42126->172.17.0.3:39792, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34548->172.17.0.3:34885, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39558") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57524->172.17.0.3:39558, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33229") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46378->172.17.0.3:33229, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30253") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54200->172.17.0.3:30253, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34593") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49540->172.17.0.3:34593, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38358") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38366->172.17.0.3:38358, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36074") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47030->172.17.0.3:36074, err= --- PASS: TestCopyEmptyDirectories (3.09s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:46 INFO : sub dir2: Making directory 2026/07/27 06:15:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/27 06:15:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31952") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52822->172.17.0.3:31952, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39340") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57906->172.17.0.3:39340, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:46 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34766") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50250->172.17.0.3:34766, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38644") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57970->172.17.0.3:38644, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39534") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39318->172.17.0.3:39534, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37169") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53178->172.17.0.3:37169, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33440") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50342->172.17.0.3:33440, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:46 DEBUG : sub dir2: Making directory with metadata 2026/07/27 06:15:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33350") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41528->172.17.0.3:33350, err= 2026/07/27 06:15:46 INFO : sub dir2: Making directory 2026/07/27 06:15:46 INFO : sub dir: Making directory 2026/07/27 06:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34489") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52194->172.17.0.3:34489, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:46 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:46 INFO : sub dir/hello world: Deleted 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31511") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49852->172.17.0.3:31511, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39627") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32813") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43242->172.17.0.3:39627, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53180->172.17.0.3:32813, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34519") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39646->172.17.0.3:34519, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35544") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34972->172.17.0.3:35544, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32434") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33205") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42250->172.17.0.3:32434, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49138->172.17.0.3:33205, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36034") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38138->172.17.0.3:36034, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32000") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60802->172.17.0.3:32000, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39187") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36186->172.17.0.3:39187, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:46 INFO : sub dir2: Making directory 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39180") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60186->172.17.0.3:39180, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32132") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48142->172.17.0.3:32132, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:46 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:46 INFO : sub dir/hello world: Deleted 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39567") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49340->172.17.0.3:39567, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36421") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55282->172.17.0.3:36421, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38770") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34268->172.17.0.3:38770, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39507") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55276->172.17.0.3:39507, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39122") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51954->172.17.0.3:39122, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:46 DEBUG : sub dir2: Making directory with metadata 2026/07/27 06:15:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:15:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32738") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59816->172.17.0.3:32738, err= 2026/07/27 06:15:46 INFO : sub dir2: Making directory 2026/07/27 06:15:46 INFO : sub dir: Making directory 2026/07/27 06:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39893") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42090->172.17.0.3:39893, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:46 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:46 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37416") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58652->172.17.0.3:37416, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30896") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33504") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59020->172.17.0.3:30896, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38554->172.17.0.3:33504, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38764") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45254->172.17.0.3:38764, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37976") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49850->172.17.0.3:37976, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31778") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38352->172.17.0.3:31778, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30784") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57526->172.17.0.3:30784, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34061") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33890->172.17.0.3:34061, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30200") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44846->172.17.0.3:30200, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:46 INFO : sub dir2: Making directory 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31672") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43070->172.17.0.3:31672, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34655") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41158->172.17.0.3:34655, err= 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:15:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:15:46 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:46 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33655") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44418->172.17.0.3:33655, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37883") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41712->172.17.0.3:37883, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39872") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57020->172.17.0.3:39872, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30130") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59156->172.17.0.3:30130, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30191") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37778->172.17.0.3:30191, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31534") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59540->172.17.0.3:31534, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38466") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48520->172.17.0.3:38466, err= 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34495") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39114->172.17.0.3:34495, err= 2026/07/27 06:15:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wixoreb1piha" 2026/07/27 06:15:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:15:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:46 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:15:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:46 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: Connecting to FTP server 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: dial("tcp","172.17.0.3:21") 2026/07/27 06:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: > dial: conn=172.17.0.1:46118->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-niqidox0beha -> ftp://172.17.0.3:21/rclone-test-wixoreb1piha 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: dial("tcp","172.17.0.3:39857") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: > dial: conn=172.17.0.1:37858->172.17.0.3:39857, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31152") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37258->172.17.0.3:31152, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38968") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44238->172.17.0.3:38968, err= 2026/07/27 06:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: Waiting for checks to finish 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: Waiting for transfers to finish 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39579") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37186->172.17.0.3:39579, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: dial("tcp","172.17.0.3:37500") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: > dial: conn=172.17.0.1:45082->172.17.0.3:37500, err= 2026/07/27 06:15:49 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/27 06:15:49 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/27 06:15:49 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: dial("tcp","172.17.0.3:37290") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: > dial: conn=172.17.0.1:59226->172.17.0.3:37290, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: dial("tcp","172.17.0.3:35952") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: > dial: conn=172.17.0.1:45418->172.17.0.3:35952, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: dial("tcp","172.17.0.3:38163") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: > dial: conn=172.17.0.1:59320->172.17.0.3:38163, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: dial("tcp","172.17.0.3:34604") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: > dial: conn=172.17.0.1:36468->172.17.0.3:34604, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: Purge object "sub dir/hello world" 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: Purge dir "sub dir" 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: Purge dir "" 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31149") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58874->172.17.0.3:31149, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34416") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54900->172.17.0.3:34416, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38781") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60482->172.17.0.3:38781, err= --- PASS: TestServerSideCopy (2.96s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33200") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57122->172.17.0.3:33200, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35245") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43232->172.17.0.3:35245, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35362") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45868->172.17.0.3:35362, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35531") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48932->172.17.0.3:35531, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34985") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39242->172.17.0.3:34985, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:15:49 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:15:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33835") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46554->172.17.0.3:33835, err= 2026/07/27 06:15:49 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/27 06:15:49 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/27 06:15:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31891") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48294->172.17.0.3:31891, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35361") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43846->172.17.0.3:35361, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30742") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37068->172.17.0.3:30742, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38838") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37138->172.17.0.3:38838, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36941") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36492->172.17.0.3:36941, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30681") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46124->172.17.0.3:30681, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38283") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56658->172.17.0.3:38283, err= 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39794") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45316->172.17.0.3:39794, err= 2026/07/27 06:15:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yesugof9neqo" 2026/07/27 06:15:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:15:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:49 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:15:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:49 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Connecting to FTP server 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:21") 2026/07/27 06:15:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:46126->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-niqidox0beha -> ftp://172.17.0.3:21/rclone-test-yesugof9neqo 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:37516") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:40108->172.17.0.3:37516, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38510") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55642->172.17.0.3:38510, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35853") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45076->172.17.0.3:35853, err= 2026/07/27 06:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Waiting for checks to finish 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Waiting for transfers to finish 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37113") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56248->172.17.0.3:37113, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:32587") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:33204->172.17.0.3:32587, err= 2026/07/27 06:15:52 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/27 06:15:52 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/27 06:15:52 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:32417") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:57490->172.17.0.3:32417, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:30000") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:44514->172.17.0.3:30000, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32774") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39258->172.17.0.3:32774, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36067") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32834->172.17.0.3:36067, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37770") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54372->172.17.0.3:37770, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:30295") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30580") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:44056->172.17.0.3:30295, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46740->172.17.0.3:30580, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:32943") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34007") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:33856->172.17.0.3:32943, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57868->172.17.0.3:34007, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Waiting for checks to finish 2026/07/27 06:15:52 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:15:52 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-yesugof9neqo) 2026/07/27 06:15:52 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Waiting for transfers to finish 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31126") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48056->172.17.0.3:31126, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:35038") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:51384->172.17.0.3:35038, err= 2026/07/27 06:15:52 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/27 06:15:52 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/27 06:15:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:33435") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:55452->172.17.0.3:33435, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:36163") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:56068->172.17.0.3:36163, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:38099") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:33522->172.17.0.3:38099, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: dial("tcp","172.17.0.3:31312") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: > dial: conn=172.17.0.1:47566->172.17.0.3:31312, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Purge object "sub dir/hello world" 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Purge dir "sub dir" 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: Purge dir "" 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39704") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41800->172.17.0.3:39704, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30547") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52390->172.17.0.3:30547, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35857") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39904->172.17.0.3:35857, err= --- PASS: TestServerSideCopyOverSelf (2.90s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38678") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39024->172.17.0.3:38678, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30413") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43044->172.17.0.3:30413, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37456") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59434->172.17.0.3:37456, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34466") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60302->172.17.0.3:34466, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32132") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53242->172.17.0.3:32132, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:15:52 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:15:52 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31270") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43950->172.17.0.3:31270, err= 2026/07/27 06:15:52 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/27 06:15:52 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/27 06:15:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/27 06:15:52 INFO : sub dir/hello world: Deleted 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36401") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37772->172.17.0.3:36401, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39257") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33568->172.17.0.3:39257, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34252") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55082->172.17.0.3:34252, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39816") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50774->172.17.0.3:39816, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34978") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41200->172.17.0.3:34978, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31536") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33530->172.17.0.3:31536, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35853") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45078->172.17.0.3:35853, err= 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36961") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38486->172.17.0.3:36961, err= 2026/07/27 06:15:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pitegim1xogi" 2026/07/27 06:15:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:15:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:52 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:15:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:15:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:15:52 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:15:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Connecting to FTP server 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:21") 2026/07/27 06:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:34330->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-niqidox0beha -> ftp://172.17.0.3:21/rclone-test-pitegim1xogi 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:39880") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30393") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:35762->172.17.0.3:39880, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44052->172.17.0.3:30393, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35337") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43730->172.17.0.3:35337, err= 2026/07/27 06:15:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30751") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57442->172.17.0.3:30751, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:32564") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:51592->172.17.0.3:32564, err= 2026/07/27 06:15:55 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/27 06:15:55 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/27 06:15:55 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:31454") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:52216->172.17.0.3:31454, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:36029") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:34642->172.17.0.3:36029, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39198") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56708->172.17.0.3:39198, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38094") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39532->172.17.0.3:38094, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34907") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52798->172.17.0.3:34907, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Using server-side directory move 2026/07/27 06:15:55 INFO : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:32777") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39103") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60958->172.17.0.3:39103, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:51050->172.17.0.3:32777, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:30234") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:47602->172.17.0.3:30234, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30416") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35912->172.17.0.3:30416, err= 2026/07/27 06:15:55 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:15:55 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-pitegim1xogi) 2026/07/27 06:15:55 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Waiting for transfers to finish 2026/07/27 06:15:55 INFO : sub dir/hello world: Deleted 2026/07/27 06:15:55 INFO : sub dir/hello world: Moved (server-side) 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33284") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60156->172.17.0.3:33284, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34210") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52514->172.17.0.3:34210, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:38645") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:45558->172.17.0.3:38645, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:33919") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:50184->172.17.0.3:33919, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34992") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42680->172.17.0.3:34992, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35252") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35794->172.17.0.3:35252, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31846") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52122->172.17.0.3:31846, err= 2026/07/27 06:15:55 DEBUG : testing file moves 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:32064") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:55620->172.17.0.3:32064, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37788") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34208->172.17.0.3:37788, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35696") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34482->172.17.0.3:35696, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:30641") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:41200->172.17.0.3:30641, err= 2026/07/27 06:15:55 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:15:55 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-pitegim1xogi) 2026/07/27 06:15:55 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Waiting for transfers to finish 2026/07/27 06:15:55 INFO : sub dir/hello world: Deleted 2026/07/27 06:15:55 INFO : sub dir/hello world: Moved (server-side) 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34447") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60612->172.17.0.3:34447, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31103") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51416->172.17.0.3:31103, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:30243") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:56462->172.17.0.3:30243, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:37086") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:32954->172.17.0.3:37086, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:36017") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:54342->172.17.0.3:36017, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: dial("tcp","172.17.0.3:31436") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: > dial: conn=172.17.0.1:52930->172.17.0.3:31436, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Purge object "sub dir/hello world" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Purge dir "sub dir" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: Purge dir "" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30300") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59408->172.17.0.3:30300, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32295") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40008->172.17.0.3:32295, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31741") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52106->172.17.0.3:31741, err= --- PASS: TestServerSideMoveOverSelf (2.98s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33507") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50772->172.17.0.3:33507, err= 2026/07/27 06:15:55 ERROR : error listing: directory not found 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34756") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42446->172.17.0.3:34756, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31570") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43578->172.17.0.3:31570, err= 2026/07/27 06:15:55 INFO : Local file system at /tmp/rclone1498242369: Making directory 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30925") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34624->172.17.0.3:30925, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37026") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36934->172.17.0.3:37026, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39333") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57118->172.17.0.3:39333, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30455") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38682->172.17.0.3:30455, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32723") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50868->172.17.0.3:32723, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37194") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40350->172.17.0.3:37194, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34696") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45986->172.17.0.3:34696, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39497") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45712->172.17.0.3:39497, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35833") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50728->172.17.0.3:35833, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38630") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50484->172.17.0.3:38630, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30949") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54830->172.17.0.3:30949, err= 2026/07/27 06:15:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35676") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59074->172.17.0.3:35676, err= 2026/07/27 06:15:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:15:55 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33850") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41534->172.17.0.3:33850, err= 2026/07/27 06:15:55 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/27 06:15:55 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/27 06:15:55 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:15:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38317") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42268->172.17.0.3:38317, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37292") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50724->172.17.0.3:37292, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34738") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45320->172.17.0.3:34738, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34850") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59056->172.17.0.3:34850, err= 2026/07/27 06:15:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33496") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34824->172.17.0.3:33496, err= 2026/07/27 06:15:55 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/27 06:15:55 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/27 06:15:55 INFO : check sum: Copied (new) 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37664") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56836->172.17.0.3:37664, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31010") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50212->172.17.0.3:31010, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : check sum: size = 1 OK 2026/07/27 06:15:55 NOTICE: ftp://172.17.0.3:21/rclone-test-niqidox0beha: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/27 06:15:55 DEBUG : check sum: Size of src and dst objects identical 2026/07/27 06:15:55 DEBUG : check sum: Unchanged skipping 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 INFO : There was nothing to transfer 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35133") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36066->172.17.0.3:35133, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39609") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55056->172.17.0.3:39609, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35802") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53206->172.17.0.3:35802, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31669") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49300->172.17.0.3:31669, err= 2026/07/27 06:15:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33224") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46328->172.17.0.3:33224, err= 2026/07/27 06:15:55 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/27 06:15:55 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/27 06:15:55 INFO : sizeonly: Copied (new) 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36711") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42816->172.17.0.3:36711, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32955") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47084->172.17.0.3:32955, err= 2026/07/27 06:15:55 DEBUG : sizeonly: size = 6 OK 2026/07/27 06:15:55 DEBUG : sizeonly: Sizes identical 2026/07/27 06:15:55 DEBUG : sizeonly: Unchanged skipping 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 INFO : There was nothing to transfer 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32026") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40710->172.17.0.3:32026, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39298") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49916->172.17.0.3:39298, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39000") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34096->172.17.0.3:39000, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39377") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56904->172.17.0.3:39377, err= 2026/07/27 06:15:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34460") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51858->172.17.0.3:34460, err= 2026/07/27 06:15:55 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/27 06:15:55 INFO : ignore-size: Copied (new) 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36222") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56878->172.17.0.3:36222, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36300") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41274->172.17.0.3:36300, err= 2026/07/27 06:15:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:15:55 DEBUG : ignore-size: Unchanged skipping 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 INFO : There was nothing to transfer 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39637") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46562->172.17.0.3:39637, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35696") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34498->172.17.0.3:35696, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38606") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43938->172.17.0.3:38606, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32628") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55920->172.17.0.3:32628, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32358") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60674->172.17.0.3:32358, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32958") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57416->172.17.0.3:32958, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : existing: size = 6 OK 2026/07/27 06:15:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:15:55 DEBUG : existing: Unchanged skipping 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 INFO : There was nothing to transfer 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31738") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49310->172.17.0.3:31738, err= 2026/07/27 06:15:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36520") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43396->172.17.0.3:36520, err= 2026/07/27 06:15:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/27 06:15:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/27 06:15:55 INFO : existing: Copied (replaced existing) 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32569") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38350->172.17.0.3:32569, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31319") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50646->172.17.0.3:31319, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35956") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58144->172.17.0.3:35956, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34939") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42872->172.17.0.3:34939, err= 2026/07/27 06:15:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37611") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39702->172.17.0.3:37611, err= 2026/07/27 06:15:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/27 06:15:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/27 06:15:55 INFO : existing: Copied (new) 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36448") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52290->172.17.0.3:36448, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34244") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32912->172.17.0.3:34244, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:55 DEBUG : existing: Destination exists, skipping 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:15:55 DEBUG : Waiting for deletions to finish 2026/07/27 06:15:55 INFO : There was nothing to transfer 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33110") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58086->172.17.0.3:33110, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37942") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40150->172.17.0.3:37942, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34377") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41096->172.17.0.3:34377, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35591") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49360->172.17.0.3:35591, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33202") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43768->172.17.0.3:33202, err= 2026/07/27 06:15:55 INFO : d: Making directory 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32068") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32932->172.17.0.3:32068, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39942") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34332->172.17.0.3:21, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35880") 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34532->172.17.0.3:39942, err= 2026/07/27 06:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33230->172.17.0.3:35880, err= 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35506") 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59282->172.17.0.3:35506, err= 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30888") 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37272->172.17.0.3:30888, err= 2026/07/27 06:15:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33016") 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31702") 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34336->172.17.0.3:21, err= 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34888->172.17.0.3:33016, err= 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47550->172.17.0.3:31702, err= 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32062") 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49412->172.17.0.3:32062, err= 2026/07/27 06:15:58 DEBUG : c/non empty space: size = 5 OK 2026/07/27 06:15:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:15:58 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 06:15:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31043") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41868->172.17.0.3:31043, err= 2026/07/27 06:16:01 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/27 06:16:01 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/27 06:16:01 INFO : a/potato2: Copied (new) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 INFO : b/potato: Deleted 2026/07/27 06:16:01 INFO : d: Removing directory 2026/07/27 06:16:01 INFO : b: Removing directory 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: deleted 2 directories 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31362") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42282->172.17.0.3:31362, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34409") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36199") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45140->172.17.0.3:34409, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43528->172.17.0.3:36199, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36643") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41928->172.17.0.3:36643, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34689") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49648->172.17.0.3:34689, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35869") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53402->172.17.0.3:35869, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36579") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55840->172.17.0.3:36579, err= --- PASS: TestSyncIgnoreErrors (6.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30842") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48654->172.17.0.3:30842, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30540") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57330->172.17.0.3:30540, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32874") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33892->172.17.0.3:32874, err= 2026/07/27 06:16:01 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:01 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/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32328") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40378->172.17.0.3:32328, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36862") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36072->172.17.0.3:36862, err= 2026/07/27 06:16:01 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:01 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/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38306") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50008->172.17.0.3:38306, err= 2026/07/27 06:16:01 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/27 06:16:01 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/27 06:16:01 INFO : empty space: Copied (replaced existing) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36148") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36304->172.17.0.3:36148, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39140") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40290->172.17.0.3:39140, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36036") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46190->172.17.0.3:36036, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39308") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42564->172.17.0.3:39308, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34600") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39332->172.17.0.3:34600, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34160") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41176->172.17.0.3:34160, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36395") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55052->172.17.0.3:36395, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30923") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54852->172.17.0.3:30923, err= 2026/07/27 06:16:01 DEBUG : foo: size = 3 OK 2026/07/27 06:16:01 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/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35095") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43104->172.17.0.3:35095, err= 2026/07/27 06:16:01 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/27 06:16:01 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/27 06:16:01 INFO : foo: Copied (replaced existing) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34031") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36384->172.17.0.3:34031, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35562") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33130->172.17.0.3:35562, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31368") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52490->172.17.0.3:31368, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32199") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55730->172.17.0.3:32199, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35381") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50618->172.17.0.3:35381, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35147") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56794->172.17.0.3:35147, err= 2026/07/27 06:16:01 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/27 06:16:01 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38603") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41172->172.17.0.3:38603, err= 2026/07/27 06:16:01 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/27 06:16:01 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/27 06:16:01 INFO : potato: Copied (new) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37634") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39594->172.17.0.3:37634, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39359") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35540->172.17.0.3:39359, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32108") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48282->172.17.0.3:32108, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32051") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33368->172.17.0.3:32051, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34225") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41178->172.17.0.3:34225, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37448") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52892->172.17.0.3:37448, err= 2026/07/27 06:16:01 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:01 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:16:01 DEBUG : potato: Sizes differ 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30818") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56864->172.17.0.3:30818, err= 2026/07/27 06:16:01 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/27 06:16:01 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/27 06:16:01 INFO : potato: Copied (replaced existing) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39246") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60826->172.17.0.3:39246, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30478") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45744->172.17.0.3:30478, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37140") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38126->172.17.0.3:37140, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37931") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36570->172.17.0.3:37931, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35599") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41034->172.17.0.3:35599, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31884") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50858->172.17.0.3:31884, err= 2026/07/27 06:16:01 DEBUG : potato: size = 21 OK 2026/07/27 06:16:01 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/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30779") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55680->172.17.0.3:30779, err= 2026/07/27 06:16:01 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/27 06:16:01 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/27 06:16:01 INFO : potato: Copied (replaced existing) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36507") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34562->172.17.0.3:36507, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32495") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51706->172.17.0.3:32495, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31147") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54740->172.17.0.3:31147, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33956") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42738->172.17.0.3:33956, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34457") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46974->172.17.0.3:34457, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30655") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60924->172.17.0.3:30655, err= 2026/07/27 06:16:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:01 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:01 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37704") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34686->172.17.0.3:37704, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32657") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53830->172.17.0.3:32657, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34507") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34264->172.17.0.3:34507, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37767") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34002->172.17.0.3:37767, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32227") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47476->172.17.0.3:32227, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39216") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34894->172.17.0.3:39216, err= 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38385") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51812->172.17.0.3:38385, err= 2026/07/27 06:16:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:01 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:01 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30791") 2026/07/27 06:16:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41754->172.17.0.3:30791, err= 2026/07/27 06:16:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/27 06:16:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/27 06:16:01 INFO : potato2: Copied (new) 2026/07/27 06:16:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:01 INFO : potato: Deleted 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32375") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52804->172.17.0.3:32375, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32966") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36490->172.17.0.3:32966, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38766") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40422->172.17.0.3:38766, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30896") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49460->172.17.0.3:30896, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31665") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42132->172.17.0.3:31665, err= 2026/07/27 06:16:02 INFO : d: Making directory 2026/07/27 06:16:02 INFO : d/e: Making directory 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32183") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44260->172.17.0.3:32183, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33590") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33805") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45584->172.17.0.3:33590, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31137") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48030->172.17.0.3:31137, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48752->172.17.0.3:33805, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31468") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39494->172.17.0.3:31468, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32576") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52114->172.17.0.3:32576, err= 2026/07/27 06:16:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37959") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39557") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45010->172.17.0.3:37959, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36177") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56238->172.17.0.3:39557, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34240->172.17.0.3:36177, err= 2026/07/27 06:16:02 DEBUG : c/non empty space: size = 5 OK 2026/07/27 06:16:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37952") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32685") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53152->172.17.0.3:37952, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38292->172.17.0.3:32685, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/27 06:16:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/27 06:16:02 INFO : a/potato2: Copied (new) 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : b/potato: Deleted 2026/07/27 06:16:02 INFO : d/e: Removing directory 2026/07/27 06:16:02 INFO : d: Removing directory 2026/07/27 06:16:02 INFO : b: Removing directory 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: deleted 3 directories 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30632") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44640->172.17.0.3:30632, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38576") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35948") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50742->172.17.0.3:38576, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43878->172.17.0.3:35948, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32694") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46874->172.17.0.3:32694, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38387") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53344->172.17.0.3:38387, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32045") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43974->172.17.0.3:32045, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35839") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35260->172.17.0.3:35839, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38534") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42734->172.17.0.3:38534, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35978") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44650->172.17.0.3:35978, err= 2026/07/27 06:16:02 INFO : d: Making directory 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38795") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59314->172.17.0.3:38795, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30209") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38359") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34952") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46120->172.17.0.3:38359, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41006->172.17.0.3:30209, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52676->172.17.0.3:34952, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34286") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54494->172.17.0.3:34286, err= 2026/07/27 06:16:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38606") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38767") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42908->172.17.0.3:38606, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54516->172.17.0.3:38767, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30062") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58400->172.17.0.3:30062, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39419") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52824->172.17.0.3:39419, err= 2026/07/27 06:16:02 DEBUG : c/non empty space: size = 5 OK 2026/07/27 06:16:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/27 06:16:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/27 06:16:02 INFO : a/potato2: Copied (new) 2026/07/27 06:16:02 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: not deleting files as there were IO errors 2026/07/27 06:16:02 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: not deleting directories as there were IO errors 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37769") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57802->172.17.0.3:37769, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36739") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39685") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31233") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33771") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43172->172.17.0.3:31233, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39178->172.17.0.3:39685, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40178->172.17.0.3:36739, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60656->172.17.0.3:33771, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35445") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46070->172.17.0.3:35445, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31744") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37541") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37714->172.17.0.3:31744, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30066") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33814") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60840->172.17.0.3:30066, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45596->172.17.0.3:33814, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35564->172.17.0.3:37541, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38588") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57540->172.17.0.3:38588, 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-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31224") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37164->172.17.0.3:31224, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35776") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55266->172.17.0.3:35776, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36705") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43184->172.17.0.3:36705, err= 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30308") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37760->172.17.0.3:30308, err= 2026/07/27 06:16:02 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37959") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45022->172.17.0.3:37959, err= 2026/07/27 06:16:02 INFO : potato: Deleted 2026/07/27 06:16:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/27 06:16:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/27 06:16:02 INFO : potato2: Copied (new) 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35993") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47162->172.17.0.3:35993, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38601") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55182->172.17.0.3:38601, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39053") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35680->172.17.0.3:39053, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38620") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39798->172.17.0.3:38620, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33223") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56294->172.17.0.3:33223, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35048") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51598->172.17.0.3:35048, err= 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37045") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45496->172.17.0.3:37045, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 INFO : potato: Deleted 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38944") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44446->172.17.0.3:38944, err= 2026/07/27 06:16:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35086") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58872->172.17.0.3:35086, err= 2026/07/27 06:16:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/27 06:16:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/27 06:16:02 INFO : potato2: Copied (new) 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35844") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58024->172.17.0.3:35844, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37588") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53588->172.17.0.3:37588, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39024") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59486->172.17.0.3:39024, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32361") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51170->172.17.0.3:32361, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38269") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52870->172.17.0.3:38269, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31759") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55002->172.17.0.3:31759, err= 2026/07/27 06:16:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35730") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55952->172.17.0.3:35730, err= 2026/07/27 06:16:02 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/27 06:16:02 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/27 06:16:02 INFO : potato2: Copied (new) 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33348") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57522->172.17.0.3:33348, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36241") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35678->172.17.0.3:36241, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31768") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41272->172.17.0.3:31768, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39536") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54936->172.17.0.3:39536, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32743") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33236->172.17.0.3:32743, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32836") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51714->172.17.0.3:32836, err= 2026/07/27 06:16:02 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : enormous: Excluded 2026/07/27 06:16:02 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : potato2: Excluded 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38059") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50034->172.17.0.3:38059, err= 2026/07/27 06:16:02 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : potato2: Excluded 2026/07/27 06:16:02 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : There was nothing to transfer 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33298") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35938->172.17.0.3:33298, err= 2026/07/27 06:16:02 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : enormous: Excluded 2026/07/27 06:16:02 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : potato2: Excluded 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33398") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46830->172.17.0.3:33398, err= 2026/07/27 06:16:02 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : potato2: Excluded 2026/07/27 06:16:02 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : There was nothing to transfer 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34341") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53196->172.17.0.3:34341, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30396") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34486->172.17.0.3:30396, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32159") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54926->172.17.0.3:32159, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37297") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57416->172.17.0.3:37297, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32191") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45426->172.17.0.3:32191, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39729") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59688->172.17.0.3:39729, err= 2026/07/27 06:16:02 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : enormous: Excluded 2026/07/27 06:16:02 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 06:16:02 DEBUG : potato2: Excluded 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37814") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38816->172.17.0.3:37814, err= 2026/07/27 06:16:02 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : potato2: Deleted 2026/07/27 06:16:02 INFO : enormous: Deleted 2026/07/27 06:16:02 INFO : There was nothing to transfer 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38294") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44574->172.17.0.3:38294, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32748") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33146->172.17.0.3:32748, err= 2026/07/27 06:16:02 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : enormous: Deleted 2026/07/27 06:16:02 INFO : potato2: Deleted 2026/07/27 06:16:02 INFO : There was nothing to transfer 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36803") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52988->172.17.0.3:36803, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30326") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35484->172.17.0.3:30326, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32824") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47572->172.17.0.3:32824, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39564") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38072->172.17.0.3:39564, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35674") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40774->172.17.0.3:35674, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30950") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50466->172.17.0.3:30950, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35047") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51706->172.17.0.3:35047, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34685") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39912->172.17.0.3:34685, err= 2026/07/27 06:16:02 DEBUG : five: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : one: Destination is newer than source, skipping 2026/07/27 06:16:02 DEBUG : three: size = 5 OK 2026/07/27 06:16:02 DEBUG : three: Sizes identical 2026/07/27 06:16:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 06:16:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:02 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:16:02 DEBUG : four: Sizes differ 2026/07/27 06:16:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/27 06:16:02 DEBUG : two: size = 3 OK 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35647") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38366") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50282->172.17.0.3:38366, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35324->172.17.0.3:35647, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31984") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58172->172.17.0.3:31984, err= 2026/07/27 06:16:02 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/27 06:16:02 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/27 06:16:02 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/27 06:16:02 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/27 06:16:02 INFO : two: Copied (replaced existing) 2026/07/27 06:16:02 DEBUG : four.f852663a.partial: renamed to: four 2026/07/27 06:16:02 INFO : four: Copied (replaced existing) 2026/07/27 06:16:02 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/27 06:16:02 INFO : five: Copied (new) 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30137") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39848->172.17.0.3:30137, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30886") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56472->172.17.0.3:30886, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30207") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41616->172.17.0.3:30207, 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-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/27 06:16:02 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33710") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40160->172.17.0.3:33710, err= 2026/07/27 06:16:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33849") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37080") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32856->172.17.0.3:33849, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56134->172.17.0.3:37080, err= 2026/07/27 06:16:02 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/27 06:16:02 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/27 06:16:02 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/27 06:16:02 INFO : yam: Copied (new) 2026/07/27 06:16:02 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/27 06:16:02 INFO : potato: Copied (new) 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30293") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39754->172.17.0.3:30293, err= 2026/07/27 06:16:02 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37909") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36778->172.17.0.3:37909, err= 2026/07/27 06:16:02 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : potato: size = 14 OK 2026/07/27 06:16:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : potato: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35411") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37014->172.17.0.3:35411, err= 2026/07/27 06:16:02 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/27 06:16:02 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/27 06:16:02 INFO : yaml: Copied (new) 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : yam: Deleted 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39754") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54736->172.17.0.3:39754, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38118") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42176->172.17.0.3:38118, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30432") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60468->172.17.0.3:30432, 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-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38269") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52882->172.17.0.3:38269, err= 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Making map for --track-renames 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Finished making map for --track-renames 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for renames to finish 2026/07/27 06:16:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/27 06:16:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30285") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39133") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55046->172.17.0.3:30285, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39098->172.17.0.3:39133, err= 2026/07/27 06:16:02 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/27 06:16:02 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/27 06:16:02 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/27 06:16:02 INFO : potato: Copied (new) 2026/07/27 06:16:02 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/27 06:16:02 INFO : yam: Copied (new) 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39615") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49010->172.17.0.3:39615, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37857") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45502->172.17.0.3:37857, err= 2026/07/27 06:16:02 DEBUG : potato: size = 14 OK 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Making map for --track-renames 2026/07/27 06:16:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Finished making map for --track-renames 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : potato: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for renames to finish 2026/07/27 06:16:02 INFO : yam: Moved (server-side) to: yaml 2026/07/27 06:16:02 INFO : yaml: Renamed from "yam" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : There was nothing to transfer 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37475") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50414->172.17.0.3:37475, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30919") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60712->172.17.0.3:30919, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33326") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44038->172.17.0.3:33326, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39233") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58846->172.17.0.3:39233, err= 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Making map for --track-renames 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Finished making map for --track-renames 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for renames to finish 2026/07/27 06:16:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38626") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41022->172.17.0.3:38626, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33378") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60964->172.17.0.3:33378, err= 2026/07/27 06:16:02 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/27 06:16:02 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/27 06:16:02 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/27 06:16:02 INFO : potato: Copied (new) 2026/07/27 06:16:02 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/27 06:16:02 INFO : sub/yam: Copied (new) 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34322") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35012->172.17.0.3:34322, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32849") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41306->172.17.0.3:32849, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31958") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52572->172.17.0.3:31958, err= 2026/07/27 06:16:02 DEBUG : potato: size = 14 OK 2026/07/27 06:16:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:16:02 DEBUG : potato: Unchanged skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35906") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51870->172.17.0.3:35906, err= 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Making map for --track-renames 2026/07/27 06:16:02 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Finished making map for --track-renames 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for renames to finish 2026/07/27 06:16:02 INFO : sub/yam: Moved (server-side) to: yam 2026/07/27 06:16:02 INFO : yam: Renamed from "sub/yam" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:02 INFO : There was nothing to transfer 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32226") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48192->172.17.0.3:32226, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36286") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39764->172.17.0.3:36286, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37994") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59244->172.17.0.3:37994, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34664") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34528->172.17.0.3:34664, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37268") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53088->172.17.0.3:37268, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : Creating backend with remote "/tmp/rclone1498242369/dir1" 2026/07/27 06:16:02 DEBUG : Creating backend with remote "/tmp/rclone1498242369/dir2" 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369/dir2: Using server-side directory move 2026/07/27 06:16:02 INFO : Local file system at /tmp/rclone1498242369/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 06:16:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369/dir2: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369/dir2: Waiting for transfers to finish 2026/07/27 06:16:02 INFO : file1.txt: Moved (server-side) 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30973") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46354->172.17.0.3:30973, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38859") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55266->172.17.0.3:38859, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33915") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54680->172.17.0.3:33915, err= 2026/07/27 06:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37728") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44444->172.17.0.3:37728, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35495") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38866->172.17.0.3:35495, err= 2026/07/27 06:16:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:16:02 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/27 06:16:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:16:02 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:16:02 INFO : sub dir/hello world: Deleted 2026/07/27 06:16:02 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/27 06:16:02 INFO : nested/sub dir/file: Copied (new) 2026/07/27 06:16:02 INFO : nested/sub dir/file: Deleted 2026/07/27 06:16:02 INFO : sub dir: Removing directory 2026/07/27 06:16:02 INFO : nested/sub dir: Removing directory 2026/07/27 06:16:02 INFO : nested: Removing directory 2026/07/27 06:16:02 DEBUG : Local file system at /tmp/rclone1498242369: deleted 3 directories 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32704") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46954->172.17.0.3:32704, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36261") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37691") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39736->172.17.0.3:36261, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34726->172.17.0.3:37691, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33699") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57348->172.17.0.3:33699, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32737") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36254->172.17.0.3:32737, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30547") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35278->172.17.0.3:30547, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33354") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52250->172.17.0.3:33354, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37255") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60114->172.17.0.3:37255, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34888") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37020->172.17.0.3:34888, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30198") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46728->172.17.0.3:30198, err= 2026/07/27 06:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30077") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47326->172.17.0.3:30077, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35700") 2026/07/27 06:16:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39384->172.17.0.3:35700, err= 2026/07/27 06:16:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/27 06:16:02 INFO : sub dir/hello world: Copied (new) 2026/07/27 06:16:02 INFO : sub dir/hello world: Deleted 2026/07/27 06:16:02 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/27 06:16:02 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/27 06:16:02 INFO : nested/sub dir/file: Copied (new) 2026/07/27 06:16:02 INFO : nested/sub dir/file: Deleted 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37337") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47286->172.17.0.3:37337, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31548") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34158->172.17.0.3:31548, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31904") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36466->172.17.0.3:31904, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34801") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45850->172.17.0.3:34801, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30811") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60540->172.17.0.3:30811, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31907") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35082->172.17.0.3:31907, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38754") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52716->172.17.0.3:38754, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36428") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45232->172.17.0.3:36428, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30935") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60650->172.17.0.3:30935, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39731") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39836->172.17.0.3:39731, err= 2026/07/27 06:16:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36051") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35661") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36268->172.17.0.3:36051, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38034->172.17.0.3:35661, err= 2026/07/27 06:16:02 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/27 06:16:02 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/27 06:16:02 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/27 06:16:02 INFO : existing: Copied (new) 2026/07/27 06:16:02 INFO : existing: Deleted 2026/07/27 06:16:02 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/27 06:16:02 INFO : existing-b: Copied (new) 2026/07/27 06:16:02 INFO : existing-b: Deleted 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31341") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52306->172.17.0.3:31341, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30700") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50646->172.17.0.3:30700, err= 2026/07/27 06:16:02 DEBUG : existing: Destination exists, skipping 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:02 INFO : There was nothing to transfer 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33872") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50244->172.17.0.3:33872, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36545") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43312->172.17.0.3:36545, err= 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32075") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52476->172.17.0.3:32075, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-voqayax8sudo" 2026/07/27 06:16:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:02 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:02 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: Connecting to FTP server 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:48176->172.17.0.3:21, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38783") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38488->172.17.0.3:38783, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30260") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45456->172.17.0.3:30260, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30196") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54824->172.17.0.3:30196, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34525") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53118->172.17.0.3:34525, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-niqidox0beha -> ftp://172.17.0.3:21/rclone-test-voqayax8sudo 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:31954") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:39654->172.17.0.3:31954, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:37296") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:51078->172.17.0.3:37296, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:30814") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:39856->172.17.0.3:30814, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: Using server-side directory move 2026/07/27 06:16:05 INFO : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38623") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:35492") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:44010->172.17.0.3:35492, err= 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35236->172.17.0.3:38623, err= 2026/07/27 06:16:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:05 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/27 06:16:05 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: Waiting for checks to finish 2026/07/27 06:16:05 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:16:05 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-voqayax8sudo) 2026/07/27 06:16:05 DEBUG : potato3: Sizes differ 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: Connecting to FTP server 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:48180->172.17.0.3:21, err= 2026/07/27 06:16:05 INFO : empty space: Deleted 2026/07/27 06:16:05 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: Waiting for transfers to finish 2026/07/27 06:16:05 INFO : potato2: Moved (server-side) 2026/07/27 06:16:07 INFO : potato3: Deleted 2026/07/27 06:16:07 INFO : potato3: Moved (server-side) 2026/07/27 06:16:07 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37834") 2026/07/27 06:16:07 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58774->172.17.0.3:37834, err= 2026/07/27 06:16:07 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:37143") 2026/07/27 06:16:07 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:44818->172.17.0.3:37143, err= 2026/07/27 06:16:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gelafal2vafa" 2026/07/27 06:16:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:07 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:07 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: Connecting to FTP server 2026/07/27 06:16:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: > dial: conn=172.17.0.1:48196->172.17.0.3:21, err= 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: Using server-side directory move 2026/07/27 06:16:10 INFO : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: Server side directory move succeeded 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: dial("tcp","172.17.0.3:39676") 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: > dial: conn=172.17.0.1:41156->172.17.0.3:39676, err= 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:38982") 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:43038->172.17.0.3:38982, err= 2026/07/27 06:16:10 ERROR : error listing: directory not found 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: dial("tcp","172.17.0.3:35544") 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: > dial: conn=172.17.0.1:44264->172.17.0.3:35544, err= 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: Purge object "empty space" 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: Purge object "potato2" 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: Purge object "potato3" 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: Purge dir "" 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: dial("tcp","172.17.0.3:39778") 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: > dial: conn=172.17.0.1:44184->172.17.0.3:39778, err= 2026/07/27 06:16:10 ERROR : error listing: directory not found 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: Purge dir "" 2026/07/27 06:16:10 NOTICE: purge failed to rmdir "": directory not found 2026/07/27 06:16:10 NOTICE: purge failed: directory not found 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34949") 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54132->172.17.0.3:34949, err= 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39784") 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57248->172.17.0.3:39784, err= --- PASS: TestServerSideMove (8.35s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xiyahah8siyu" 2026/07/27 06:16:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:10 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:10 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: Connecting to FTP server 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:48208->172.17.0.3:21, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35800") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51638->172.17.0.3:35800, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33601") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45926->172.17.0.3:33601, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33502") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36770->172.17.0.3:33502, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31718") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55256->172.17.0.3:31718, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-niqidox0beha -> ftp://172.17.0.3:21/rclone-test-xiyahah8siyu 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:34779") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:42862->172.17.0.3:34779, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:35492") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:50612->172.17.0.3:35492, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:32118") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:37870->172.17.0.3:32118, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:37992") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:34970->172.17.0.3:37992, err= 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39904") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60840->172.17.0.3:39904, err= 2026/07/27 06:16:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 06:16:13 DEBUG : empty space: Excluded 2026/07/27 06:16:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 06:16:13 DEBUG : empty space: Excluded 2026/07/27 06:16:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:13 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:16:13 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-xiyahah8siyu) 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: Waiting for checks to finish 2026/07/27 06:16:13 DEBUG : potato3: Sizes differ 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: Waiting for transfers to finish 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: Connecting to FTP server 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:48544->172.17.0.3:21, err= 2026/07/27 06:16:13 INFO : potato2: Moved (server-side) 2026/07/27 06:16:16 INFO : potato3: Deleted 2026/07/27 06:16:16 INFO : potato3: Moved (server-side) 2026/07/27 06:16:16 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39230") 2026/07/27 06:16:16 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51634->172.17.0.3:39230, err= 2026/07/27 06:16:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:32499") 2026/07/27 06:16:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:38570->172.17.0.3:32499, err= 2026/07/27 06:16:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuwogem4tina" 2026/07/27 06:16:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:16 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:16 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:16 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: Connecting to FTP server 2026/07/27 06:16:16 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:16 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: > dial: conn=172.17.0.1:48550->172.17.0.3:21, err= 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: dial("tcp","172.17.0.3:35558") 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: > dial: conn=172.17.0.1:59598->172.17.0.3:35558, err= 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:36293") 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:42164->172.17.0.3:36293, err= 2026/07/27 06:16:18 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 06:16:18 DEBUG : empty space: Excluded 2026/07/27 06:16:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: Connecting to FTP server 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: Waiting for checks to finish 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: Waiting for transfers to finish 2026/07/27 06:16:18 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: > dial: conn=172.17.0.1:48562->172.17.0.3:21, err= 2026/07/27 06:16:18 INFO : potato2: Moved (server-side) 2026/07/27 06:16:20 INFO : potato3: Moved (server-side) 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: dial("tcp","172.17.0.3:37178") 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: > dial: conn=172.17.0.1:54968->172.17.0.3:37178, err= 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:33269") 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:42030->172.17.0.3:33269, err= 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: dial("tcp","172.17.0.3:39960") 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: > dial: conn=172.17.0.1:53272->172.17.0.3:39960, err= 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: Purge object "potato2" 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: Purge object "potato3" 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: Purge dir "" 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: dial("tcp","172.17.0.3:32317") 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: > dial: conn=172.17.0.1:54004->172.17.0.3:32317, err= 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: Purge object "empty space" 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: Purge dir "" 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35329") 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39800->172.17.0.3:35329, err= 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32821") 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35862->172.17.0.3:32821, err= --- PASS: TestServerSideMoveWithFilter (10.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xicehig6riha" 2026/07/27 06:16:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:20 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:20 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: Connecting to FTP server 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:48566->172.17.0.3:21, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33625") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41896->172.17.0.3:33625, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37805") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53038->172.17.0.3:37805, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38698") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36374->172.17.0.3:38698, err= 2026/07/27 06:16:23 INFO : tomatoDir: Making directory 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39606") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36326->172.17.0.3:39606, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37175") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51482->172.17.0.3:37175, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-niqidox0beha -> ftp://172.17.0.3:21/rclone-test-xicehig6riha 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:31751") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:39444->172.17.0.3:31751, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:38121") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:58272->172.17.0.3:38121, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:37568") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:34006->172.17.0.3:37568, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: Using server-side directory move 2026/07/27 06:16:23 INFO : ftp://172.17.0.3:21/rclone-test-xicehig6riha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32385") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47136->172.17.0.3:32385, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:32287") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:45504->172.17.0.3:32287, err= 2026/07/27 06:16:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 06:16:23 DEBUG : empty space: size = 1 OK 2026/07/27 06:16:23 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:16:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/27 06:16:23 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-xicehig6riha) 2026/07/27 06:16:23 DEBUG : potato3: Sizes differ 2026/07/27 06:16:23 DEBUG : empty space: Unchanged skipping 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: Connecting to FTP server 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38431") 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44722->172.17.0.3:38431, err= 2026/07/27 06:16:23 INFO : empty space: Deleted 2026/07/27 06:16:23 INFO : potato2: Moved (server-side) 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:48816->172.17.0.3:21, err= 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: Waiting for checks to finish 2026/07/27 06:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: Waiting for transfers to finish 2026/07/27 06:16:26 INFO : potato3: Deleted 2026/07/27 06:16:26 INFO : potato3: Moved (server-side) 2026/07/27 06:16:26 INFO : tomatoDir: Removing directory 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: deleted 1 directories 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39625") 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55388->172.17.0.3:39625, err= 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31237") 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48018->172.17.0.3:31237, err= 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:35263") 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:39220->172.17.0.3:35263, err= 2026/07/27 06:16:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciciviv8yaho" 2026/07/27 06:16:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:26 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:26 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Connecting to FTP server 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: > dial: conn=172.17.0.1:48826->172.17.0.3:21, err= 2026/07/27 06:16:29 INFO : tomatoDir: Making directory 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Using server-side directory move 2026/07/27 06:16:29 INFO : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Server side directory move succeeded 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: dial("tcp","172.17.0.3:36191") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: > dial: conn=172.17.0.1:57632->172.17.0.3:36191, err= 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: dial("tcp","172.17.0.3:34294") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: > dial: conn=172.17.0.1:51608->172.17.0.3:34294, err= 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:37709") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:39222->172.17.0.3:37709, err= 2026/07/27 06:16:29 ERROR : error listing: directory not found 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:30431") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:53946->172.17.0.3:30431, err= 2026/07/27 06:16:29 ERROR : error listing: directory not found 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: dial("tcp","172.17.0.3:32789") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: > dial: conn=172.17.0.1:53118->172.17.0.3:32789, err= 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Purge object "empty space" 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Purge object "potato2" 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Purge object "potato3" 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: dial("tcp","172.17.0.3:38361") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: > dial: conn=172.17.0.1:35886->172.17.0.3:38361, err= 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Purge dir "tomatoDir" 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: Purge dir "" 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: dial("tcp","172.17.0.3:35969") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: > dial: conn=172.17.0.1:58908->172.17.0.3:35969, err= 2026/07/27 06:16:29 ERROR : error listing: directory not found 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: Purge dir "" 2026/07/27 06:16:29 NOTICE: purge failed to rmdir "": directory not found 2026/07/27 06:16:29 NOTICE: purge failed: directory not found 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31145") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43902->172.17.0.3:31145, err= 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34248") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33306->172.17.0.3:34248, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.97s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37416") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52794->172.17.0.3:37416, err= 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32728") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59624->172.17.0.3:32728, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/rclone-sync-test" 2026/07/27 06:16:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:29 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:29 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: Connecting to FTP server 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:29 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: > dial: conn=172.17.0.1:48838->172.17.0.3:21, err= 2026/07/27 06:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34141") 2026/07/27 06:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58752->172.17.0.3:34141, err= 2026/07/27 06:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39923") 2026/07/27 06:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59896->172.17.0.3:39923, err= --- PASS: TestSyncOverlap (2.77s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/rclone-sync-test" 2026/07/27 06:16:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:32 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:32 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: Connecting to FTP server 2026/07/27 06:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: > dial: conn=172.17.0.1:49386->172.17.0.3:21, err= 2026/07/27 06:16:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/rclone-sync-test-include/layer2" 2026/07/27 06:16:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:35 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:35 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/27 06:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49402->172.17.0.3:21, err= 2026/07/27 06:16:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/rclone-sync-test-ignore-file" 2026/07/27 06:16:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:38 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:38 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:38 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/27 06:16:38 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:38 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:49408->172.17.0.3:21, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33241") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50398->172.17.0.3:33241, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: dial("tcp","172.17.0.3:37856") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: > dial: conn=172.17.0.1:39712->172.17.0.3:37856, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35170") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37260->172.17.0.3:35170, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test: Excluded 2026/07/27 06:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30319") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59754->172.17.0.3:30319, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: Waiting for checks to finish 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: Waiting for transfers to finish 2026/07/27 06:16:41 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:41 INFO : There was nothing to transfer 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: dial("tcp","172.17.0.3:39877") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31051") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test: > dial: conn=172.17.0.1:37838->172.17.0.3:39877, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51808->172.17.0.3:31051, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test: Excluded 2026/07/27 06:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34442") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58198->172.17.0.3:34442, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:41 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:41 INFO : rclone-sync-test-include: Removing directory 2026/07/27 06:16:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: failed to delete 1 directories 2026/07/27 06:16:41 INFO : There was nothing to transfer 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34071") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59032->172.17.0.3:34071, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39887") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43334->172.17.0.3:39887, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test: Excluded 2026/07/27 06:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31083") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55948->172.17.0.3:31083, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/27 06:16:41 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:41 INFO : There was nothing to transfer 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38522") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55044->172.17.0.3:38522, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:32937") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39342->172.17.0.3:32937, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test: Excluded 2026/07/27 06:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39095") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47378->172.17.0.3:39095, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:16:41 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:41 INFO : rclone-sync-test-include: Removing directory 2026/07/27 06:16:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: failed to delete 1 directories 2026/07/27 06:16:41 INFO : There was nothing to transfer 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:35221") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37450->172.17.0.3:35221, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35499") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45470->172.17.0.3:35499, err= 2026/07/27 06:16:41 DEBUG : Excluded 2026/07/27 06:16:41 DEBUG : rclone-sync-test: Excluded 2026/07/27 06:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31714") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36382->172.17.0.3:31714, err= 2026/07/27 06:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/27 06:16:41 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:41 INFO : There was nothing to transfer 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33646") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52574->172.17.0.3:33646, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33628") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43124->172.17.0.3:33628, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37496") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54580->172.17.0.3:37496, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33999") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41452->172.17.0.3:33999, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30361") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56264->172.17.0.3:30361, err= 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37516") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43358->172.17.0.3:37516, err= --- PASS: TestSyncOverlapWithFilter (8.67s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dst" 2026/07/27 06:16:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:41 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:41 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Connecting to FTP server 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:57720->172.17.0.3:21, err= 2026/07/27 06:16:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/CompareDest" 2026/07/27 06:16:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:43 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:43 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest: Connecting to FTP server 2026/07/27 06:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest: > dial: conn=172.17.0.1:57734->172.17.0.3:21, err= 2026/07/27 06:16:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-niqidox0beha/CompareDest" to be canonical "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/CompareDest" 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:35270") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:46386->172.17.0.3:35270, err= 2026/07/27 06:16:46 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:32021") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:60720->172.17.0.3:32021, err= 2026/07/27 06:16:46 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/27 06:16:46 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/27 06:16:46 INFO : one: Copied (new) 2026/07/27 06:16:46 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31704") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46754->172.17.0.3:31704, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36424") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56048->172.17.0.3:36424, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37629") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47180->172.17.0.3:37629, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33406") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45880->172.17.0.3:33406, err= 2026/07/27 06:16:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/CompareDest" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/CompareDest" 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:30923") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:36662->172.17.0.3:30923, err= 2026/07/27 06:16:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:16:46 DEBUG : one: Sizes differ 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:37462") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:47338->172.17.0.3:37462, err= 2026/07/27 06:16:46 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/27 06:16:46 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/27 06:16:46 INFO : one: Copied (replaced existing) 2026/07/27 06:16:46 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32120") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46212->172.17.0.3:32120, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33218") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58940->172.17.0.3:33218, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37996") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46692->172.17.0.3:37996, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33548") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56410->172.17.0.3:33548, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35162") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34054->172.17.0.3:35162, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30288") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32245") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58004->172.17.0.3:30288, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42092->172.17.0.3:32245, err= 2026/07/27 06:16:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/CompareDest" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/CompareDest" 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:30802") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:52166->172.17.0.3:30802, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:16:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:16:46 DEBUG : one: Sizes differ 2026/07/27 06:16:46 DEBUG : one: size = 5 OK 2026/07/27 06:16:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:16:46 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:46 INFO : There was nothing to transfer 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36361") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49974->172.17.0.3:36361, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38013") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37757") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48324->172.17.0.3:38013, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47656->172.17.0.3:37757, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38248") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33950->172.17.0.3:38248, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32178") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36240->172.17.0.3:32178, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37650") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31900") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38854->172.17.0.3:37650, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37788->172.17.0.3:31900, err= 2026/07/27 06:16:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/CompareDest" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/CompareDest" 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:35139") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:55440->172.17.0.3:35139, err= 2026/07/27 06:16:46 DEBUG : two: size = 3 OK 2026/07/27 06:16:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 06:16:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:16:46 DEBUG : one: Sizes differ 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:16:46 DEBUG : one: size = 5 OK 2026/07/27 06:16:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:16:46 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:46 INFO : There was nothing to transfer 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34183") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46884->172.17.0.3:34183, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39155") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39876->172.17.0.3:39155, err= 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38523") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43882->172.17.0.3:38523, err= 2026/07/27 06:16:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/CompareDest" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/CompareDest" 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39868") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:35364->172.17.0.3:39868, err= 2026/07/27 06:16:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:16:46 DEBUG : one: Sizes differ 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest: Connecting to FTP server 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest: > dial: conn=172.17.0.1:57740->172.17.0.3:21, err= 2026/07/27 06:16:46 DEBUG : two: size = 3 OK 2026/07/27 06:16:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 06:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:16:49 DEBUG : one: size = 5 OK 2026/07/27 06:16:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:16:49 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:49 INFO : There was nothing to transfer 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36445") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56312->172.17.0.3:36445, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37989") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60830->172.17.0.3:37989, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35265") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37730->172.17.0.3:35265, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34706") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58426->172.17.0.3:34706, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35183") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34890") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59682->172.17.0.3:35183, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36826->172.17.0.3:34890, err= 2026/07/27 06:16:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/CompareDest" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/CompareDest" 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:31971") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:34692->172.17.0.3:31971, err= 2026/07/27 06:16:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:16:49 DEBUG : one: Sizes differ 2026/07/27 06:16:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:16:49 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest) 2026/07/27 06:16:49 DEBUG : two: Sizes differ 2026/07/27 06:16:49 DEBUG : one: size = 5 OK 2026/07/27 06:16:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 06:16:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/27 06:16:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39245") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:48408->172.17.0.3:39245, err= 2026/07/27 06:16:49 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/27 06:16:49 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/27 06:16:49 INFO : two: Copied (new) 2026/07/27 06:16:49 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33837") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36622->172.17.0.3:33837, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39836") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56438->172.17.0.3:39836, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34618") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47650->172.17.0.3:34618, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35057") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59488->172.17.0.3:35057, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37997") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46234->172.17.0.3:37997, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32883") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42698->172.17.0.3:32883, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34636") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41836->172.17.0.3:34636, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (8.17s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38421") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40528->172.17.0.3:38421, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39847") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33214->172.17.0.3:39847, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30281") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52286->172.17.0.3:30281, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38293") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55784->172.17.0.3:38293, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37871") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32984->172.17.0.3:37871, err= 2026/07/27 06:16:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dest" 2026/07/27 06:16:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:49 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:49 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: Connecting to FTP server 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: > dial: conn=172.17.0.1:57748->172.17.0.3:21, err= 2026/07/27 06:16:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wixoreb1piha: closing 1 unused connections 2026/07/27 06:16:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/pre-dest1" 2026/07/27 06:16:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:52 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:52 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest1: Connecting to FTP server 2026/07/27 06:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest1: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest1: > dial: conn=172.17.0.1:46368->172.17.0.3:21, err= 2026/07/27 06:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yesugof9neqo: closing 1 unused connections 2026/07/27 06:16:55 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-niqidox0beha/pre-dest1" to be canonical "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/pre-dest1" 2026/07/27 06:16:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/pre-dest2" 2026/07/27 06:16:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:55 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:55 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest2: Connecting to FTP server 2026/07/27 06:16:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest2: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:55 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest2: > dial: conn=172.17.0.1:46374->172.17.0.3:21, err= 2026/07/27 06:16:55 DEBUG : ftp://172.17.0.3:21/rclone-test-pitegim1xogi: closing 1 unused connections 2026/07/27 06:16:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-niqidox0beha/pre-dest2" to be canonical "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/pre-dest2" 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: dial("tcp","172.17.0.3:32209") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: > dial: conn=172.17.0.1:58864->172.17.0.3:32209, err= 2026/07/27 06:16:58 DEBUG : 1: size = 1 OK 2026/07/27 06:16:58 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:16:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/27 06:16:58 DEBUG : 2: size = 1 OK 2026/07/27 06:16:58 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:16:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/27 06:16:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: Waiting for checks to finish 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: Waiting for transfers to finish 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: dial("tcp","172.17.0.3:36545") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: > dial: conn=172.17.0.1:39286->172.17.0.3:36545, err= 2026/07/27 06:16:58 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/27 06:16:58 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/27 06:16:58 INFO : 3: Copied (new) 2026/07/27 06:16:58 DEBUG : Waiting for deletions to finish 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: dial("tcp","172.17.0.3:36459") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dest: > dial: conn=172.17.0.1:44228->172.17.0.3:36459, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37817") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42668->172.17.0.3:37817, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32446") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34502") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42240->172.17.0.3:32446, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56892->172.17.0.3:34502, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34121") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45676->172.17.0.3:34121, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38543") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36416->172.17.0.3:38543, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35990") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32490") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60490->172.17.0.3:32490, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30168") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58628->172.17.0.3:35990, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43138->172.17.0.3:30168, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39791") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43520->172.17.0.3:39791, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest1: closing 1 unused connections 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38001") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60536->172.17.0.3:38001, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30101") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33034->172.17.0.3:30101, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33405") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38612->172.17.0.3:33405, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33190") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43330->172.17.0.3:33190, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39547") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60642->172.17.0.3:39547, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34233") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52880->172.17.0.3:34233, err= 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30364") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40776->172.17.0.3:30364, err= 2026/07/27 06:16:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dst" 2026/07/27 06:16:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:16:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:58 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:16:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:16:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:16:58 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:16:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Connecting to FTP server 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:21") 2026/07/27 06:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:46384->172.17.0.3:21, err= 2026/07/27 06:17:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:01 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:01 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: Connecting to FTP server 2026/07/27 06:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:01 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: > dial: conn=172.17.0.1:46398->172.17.0.3:21, err= 2026/07/27 06:17:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-niqidox0beha/backup" to be canonical "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:33388") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:42534->172.17.0.3:33388, err= 2026/07/27 06:17:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:03 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:03 DEBUG : one: Sizes differ 2026/07/27 06:17:03 DEBUG : two: size = 3 OK 2026/07/27 06:17:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:03 DEBUG : two: Unchanged skipping 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:03 INFO : one: Moved (server-side) 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:34409") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:44676->172.17.0.3:34409, err= 2026/07/27 06:17:03 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/27 06:17:03 DEBUG : one.a292864a.partial: renamed to: one 2026/07/27 06:17:03 INFO : one: Copied (new) 2026/07/27 06:17:03 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:03 INFO : three.txt: Moved (server-side) 2026/07/27 06:17:03 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30409") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54866->172.17.0.3:30409, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32774") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60588->172.17.0.3:32774, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36952") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36716->172.17.0.3:36952, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33919") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46112->172.17.0.3:33919, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35971") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42104->172.17.0.3:35971, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35223") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49732->172.17.0.3:35223, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34203") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45884->172.17.0.3:34203, err= 2026/07/27 06:17:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/backup" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:30551") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:34506->172.17.0.3:30551, err= 2026/07/27 06:17:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:03 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:03 DEBUG : one: Sizes differ 2026/07/27 06:17:03 DEBUG : two: size = 3 OK 2026/07/27 06:17:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:03 DEBUG : two: Unchanged skipping 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:03 INFO : one: Deleted 2026/07/27 06:17:03 INFO : one: Moved (server-side) 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:34372") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:47616->172.17.0.3:34372, err= 2026/07/27 06:17:03 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/27 06:17:03 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/27 06:17:03 INFO : one: Copied (new) 2026/07/27 06:17:03 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:03 INFO : three.txt: Deleted 2026/07/27 06:17:03 INFO : three.txt: Moved (server-side) 2026/07/27 06:17:03 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39369") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55186->172.17.0.3:39369, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32161") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39487") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43824->172.17.0.3:32161, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39764->172.17.0.3:39487, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30753") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53810->172.17.0.3:30753, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36145") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30670") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53190->172.17.0.3:36145, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38966->172.17.0.3:30670, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30927") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55682->172.17.0.3:30927, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (5.54s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35817") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44300->172.17.0.3:35817, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35392") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43232->172.17.0.3:35392, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34128") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47436->172.17.0.3:34128, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33973") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56408->172.17.0.3:33973, err= 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33093") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37110->172.17.0.3:33093, err= 2026/07/27 06:17:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dst" 2026/07/27 06:17:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:03 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:03 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Connecting to FTP server 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:55044->172.17.0.3:21, err= 2026/07/27 06:17:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:06 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:06 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:06 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: Connecting to FTP server 2026/07/27 06:17:06 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:06 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: > dial: conn=172.17.0.1:55048->172.17.0.3:21, err= 2026/07/27 06:17:09 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-niqidox0beha/backup" to be canonical "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39455") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:54414->172.17.0.3:39455, err= 2026/07/27 06:17:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:09 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:09 DEBUG : one: Sizes differ 2026/07/27 06:17:09 DEBUG : two: size = 3 OK 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:09 DEBUG : two: Unchanged skipping 2026/07/27 06:17:09 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:32846") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:43144->172.17.0.3:32846, err= 2026/07/27 06:17:09 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/27 06:17:09 DEBUG : one.a292864a.partial: renamed to: one 2026/07/27 06:17:09 INFO : one: Copied (new) 2026/07/27 06:17:09 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:17:09 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31040") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60516->172.17.0.3:31040, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33272") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41362->172.17.0.3:33272, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30024") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38546->172.17.0.3:30024, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39601") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53476->172.17.0.3:39601, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33508") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40432->172.17.0.3:33508, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30858") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34564->172.17.0.3:30858, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39193") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35998->172.17.0.3:39193, err= 2026/07/27 06:17:09 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/backup" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:36556") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:34014->172.17.0.3:36556, err= 2026/07/27 06:17:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:09 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:09 DEBUG : one: Sizes differ 2026/07/27 06:17:09 DEBUG : two: size = 3 OK 2026/07/27 06:17:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:09 DEBUG : two: Unchanged skipping 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:09 INFO : one.bak: Deleted 2026/07/27 06:17:09 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:30150") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:42598->172.17.0.3:30150, err= 2026/07/27 06:17:09 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/27 06:17:09 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/27 06:17:09 INFO : one: Copied (new) 2026/07/27 06:17:09 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:09 INFO : three.txt.bak: Deleted 2026/07/27 06:17:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:17:09 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34393") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49282->172.17.0.3:34393, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32121") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34289") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48688->172.17.0.3:32121, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44610->172.17.0.3:34289, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37263") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39904->172.17.0.3:37263, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38741") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41132->172.17.0.3:38741, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38621") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44402->172.17.0.3:38621, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32897") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50980->172.17.0.3:32897, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30842") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36332->172.17.0.3:30842, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34648") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51814->172.17.0.3:34648, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31633") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37248->172.17.0.3:31633, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34204") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39170->172.17.0.3:34204, err= 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39146") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46264->172.17.0.3:39146, err= 2026/07/27 06:17:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dst" 2026/07/27 06:17:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:09 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:09 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Connecting to FTP server 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:09 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:55058->172.17.0.3:21, err= 2026/07/27 06:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gelafal2vafa: closing 1 unused connections 2026/07/27 06:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-voqayax8sudo: closing 2 unused connections 2026/07/27 06:17:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:12 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:12 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:12 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: Connecting to FTP server 2026/07/27 06:17:12 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:12 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: > dial: conn=172.17.0.1:36436->172.17.0.3:21, err= 2026/07/27 06:17:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-niqidox0beha/backup" to be canonical "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39647") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:34700->172.17.0.3:39647, err= 2026/07/27 06:17:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:15 DEBUG : one: Sizes differ 2026/07/27 06:17:15 DEBUG : two: size = 3 OK 2026/07/27 06:17:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:15 DEBUG : two: Unchanged skipping 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:37405") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:59990->172.17.0.3:37405, err= 2026/07/27 06:17:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/27 06:17:15 DEBUG : one.a292864a.partial: renamed to: one 2026/07/27 06:17:15 INFO : one: Copied (new) 2026/07/27 06:17:15 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:17:15 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34793") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37686->172.17.0.3:34793, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30570") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46908->172.17.0.3:30570, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33089") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59348->172.17.0.3:33089, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37436") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40458->172.17.0.3:37436, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30272") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34466->172.17.0.3:30272, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34242") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35197") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54432->172.17.0.3:34242, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37312->172.17.0.3:35197, err= 2026/07/27 06:17:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-niqidox0beha/backup" for canonical name "TestFTPPureftpd{AgUF2}:rclone-test-niqidox0beha/backup" 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:32921") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:48746->172.17.0.3:32921, err= 2026/07/27 06:17:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:15 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:15 DEBUG : one: Sizes differ 2026/07/27 06:17:15 DEBUG : two: size = 3 OK 2026/07/27 06:17:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:15 DEBUG : two: Unchanged skipping 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:15 INFO : one-2019-01-01: Deleted 2026/07/27 06:17:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:34706") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:51172->172.17.0.3:34706, err= 2026/07/27 06:17:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/27 06:17:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/27 06:17:15 INFO : one: Copied (new) 2026/07/27 06:17:15 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:15 INFO : three-2019-01-01.txt: Deleted 2026/07/27 06:17:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:17:15 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34090") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34706->172.17.0.3:34090, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32065") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59680->172.17.0.3:32065, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31940") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59918->172.17.0.3:31940, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34497") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46656->172.17.0.3:34497, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34137") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57110->172.17.0.3:34137, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30813") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35446->172.17.0.3:30813, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39555") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58602->172.17.0.3:39555, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.18s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33653") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37410->172.17.0.3:33653, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32628") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42768->172.17.0.3:32628, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35777") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42478->172.17.0.3:35777, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36810") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42708->172.17.0.3:36810, err= 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31179") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42310->172.17.0.3:31179, err= 2026/07/27 06:17:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dst" 2026/07/27 06:17:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:15 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:15 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Connecting to FTP server 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:15 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:36438->172.17.0.3:21, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39822") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:53844->172.17.0.3:39822, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:18 DEBUG : two: size = 3 OK 2026/07/27 06:17:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:18 DEBUG : two: Unchanged skipping 2026/07/27 06:17:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:18 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:18 DEBUG : one: Sizes differ 2026/07/27 06:17:18 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:31792") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:37902->172.17.0.3:31792, err= 2026/07/27 06:17:18 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/27 06:17:18 DEBUG : one.a292864a.partial: renamed to: one 2026/07/27 06:17:18 INFO : one: Copied (new) 2026/07/27 06:17:18 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:17:18 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30634") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49748->172.17.0.3:30634, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36999") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60780->172.17.0.3:36999, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32559") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40782->172.17.0.3:32559, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36694") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36698->172.17.0.3:36694, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37612") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41580->172.17.0.3:37612, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:34658") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:59980->172.17.0.3:34658, err= 2026/07/27 06:17:18 DEBUG : one.bak: Excluded (Path Filter) 2026/07/27 06:17:18 DEBUG : one.bak: Excluded 2026/07/27 06:17:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/27 06:17:18 DEBUG : three.txt.bak: Excluded 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for checks to finish 2026/07/27 06:17:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:18 DEBUG : two: size = 3 OK 2026/07/27 06:17:18 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:18 DEBUG : one: Sizes differ 2026/07/27 06:17:18 DEBUG : two: Unchanged skipping 2026/07/27 06:17:18 INFO : one.bak: Deleted 2026/07/27 06:17:18 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Waiting for transfers to finish 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39627") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:45494->172.17.0.3:39627, err= 2026/07/27 06:17:18 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/27 06:17:18 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/27 06:17:18 INFO : one: Copied (new) 2026/07/27 06:17:18 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:18 INFO : three.txt.bak: Deleted 2026/07/27 06:17:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:17:18 INFO : three.txt: Moved into backup dir 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34872") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48964->172.17.0.3:34872, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39787") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40398->172.17.0.3:39787, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32437") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36640->172.17.0.3:32437, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37415") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47020->172.17.0.3:37415, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31687") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33560->172.17.0.3:31687, err= --- PASS: TestSyncBackupDirSuffixOnly (2.99s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37609") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55730->172.17.0.3:37609, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33628") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38288->172.17.0.3:33628, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36557") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60452->172.17.0.3:36557, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33316") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39536->172.17.0.3:33316, err= 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35756") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49716->172.17.0.3:35756, err= 2026/07/27 06:17:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dst" 2026/07/27 06:17:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:18 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:18 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Connecting to FTP server 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:36450->172.17.0.3:21, err= 2026/07/27 06:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xiyahah8siyu: closing 2 unused connections 2026/07/27 06:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwogem4tina: closing 2 unused connections 2026/07/27 06:17:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:21 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:21 DEBUG : one: Sizes differ 2026/07/27 06:17:21 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:38212") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:60972->172.17.0.3:38212, err= 2026/07/27 06:17:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/27 06:17:21 DEBUG : one.a292864a.partial: renamed to: one 2026/07/27 06:17:21 INFO : one: Copied (new) 2026/07/27 06:17:21 DEBUG : two: size = 3 OK 2026/07/27 06:17:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:21 DEBUG : two: Unchanged skipping 2026/07/27 06:17:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:21 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:21 DEBUG : three.txt: Sizes differ 2026/07/27 06:17:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:36044") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:56076->172.17.0.3:36044, err= 2026/07/27 06:17:21 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/27 06:17:21 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/27 06:17:21 INFO : three.txt: Copied (new) 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39440") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34818->172.17.0.3:39440, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31899") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58744->172.17.0.3:31899, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35420") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55670->172.17.0.3:35420, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36060") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54370->172.17.0.3:36060, err= 2026/07/27 06:17:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:21 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:21 DEBUG : one: Sizes differ 2026/07/27 06:17:21 INFO : one.bak: Deleted 2026/07/27 06:17:21 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:36093") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:37716->172.17.0.3:36093, err= 2026/07/27 06:17:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/27 06:17:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/27 06:17:21 INFO : one: Copied (new) 2026/07/27 06:17:21 DEBUG : two: size = 3 OK 2026/07/27 06:17:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:21 DEBUG : two: Unchanged skipping 2026/07/27 06:17:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:21 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:21 DEBUG : three.txt: Sizes differ 2026/07/27 06:17:21 INFO : three.txt.bak: Deleted 2026/07/27 06:17:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:36405") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:53672->172.17.0.3:36405, err= 2026/07/27 06:17:21 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/27 06:17:21 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/27 06:17:21 INFO : three.txt: Copied (new) 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31420") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46118->172.17.0.3:31420, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36355") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46330->172.17.0.3:36355, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36942") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39014->172.17.0.3:36942, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31232") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40298->172.17.0.3:31232, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30536") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52048->172.17.0.3:30536, err= --- PASS: TestSyncSuffix (3.31s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37591") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34236->172.17.0.3:37591, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33381") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35924->172.17.0.3:33381, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34725") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36196->172.17.0.3:34725, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39858") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37074->172.17.0.3:39858, err= 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36139") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36998->172.17.0.3:36139, err= 2026/07/27 06:17:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-niqidox0beha/dst" 2026/07/27 06:17:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/27 06:17:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:21 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AgUF2}" suffix to name 2026/07/27 06:17:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/27 06:17:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/27 06:17:21 DEBUG : Setting pass="XbbUpnVWzjHW7wn44Ftlvse84WJSXzqRfvMuo6IhO-w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/27 06:17:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: Connecting to FTP server 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:21 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:50598->172.17.0.3:21, err= 2026/07/27 06:17:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:24 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:24 DEBUG : one: Sizes differ 2026/07/27 06:17:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39486") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:50780->172.17.0.3:39486, err= 2026/07/27 06:17:24 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/27 06:17:24 DEBUG : one.a292864a.partial: renamed to: one 2026/07/27 06:17:24 INFO : one: Copied (new) 2026/07/27 06:17:24 DEBUG : two: size = 3 OK 2026/07/27 06:17:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : two: Unchanged skipping 2026/07/27 06:17:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:24 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:24 DEBUG : three.txt: Sizes differ 2026/07/27 06:17:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:39717") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:40322->172.17.0.3:39717, err= 2026/07/27 06:17:24 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/27 06:17:24 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/27 06:17:24 INFO : three.txt: Copied (new) 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30974") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46328->172.17.0.3:30974, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32648") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44212->172.17.0.3:32648, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31852") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36310->172.17.0.3:31852, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35872") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45452->172.17.0.3:35872, err= 2026/07/27 06:17:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:24 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:24 DEBUG : one: Sizes differ 2026/07/27 06:17:24 INFO : one-2019-01-01: Deleted 2026/07/27 06:17:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:36404") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:53812->172.17.0.3:36404, err= 2026/07/27 06:17:24 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/27 06:17:24 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/27 06:17:24 INFO : one: Copied (new) 2026/07/27 06:17:24 DEBUG : two: size = 3 OK 2026/07/27 06:17:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : two: Unchanged skipping 2026/07/27 06:17:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:24 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst) 2026/07/27 06:17:24 DEBUG : three.txt: Sizes differ 2026/07/27 06:17:24 INFO : three-2019-01-01.txt: Deleted 2026/07/27 06:17:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: dial("tcp","172.17.0.3:34072") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha/dst: > dial: conn=172.17.0.1:48758->172.17.0.3:34072, err= 2026/07/27 06:17:24 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/27 06:17:24 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/27 06:17:24 INFO : three.txt: Copied (new) 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36094") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54214->172.17.0.3:36094, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30815") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39654->172.17.0.3:30815, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39997") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59236->172.17.0.3:39997, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35995") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39276->172.17.0.3:35995, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36255") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46638->172.17.0.3:36255, err= --- PASS: TestSyncSuffixKeepExtension (3.26s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31828") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34322->172.17.0.3:31828, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34617") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44546->172.17.0.3:34617, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34563") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60300->172.17.0.3:34563, err= 2026/07/27 06:17:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:24 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:24 DEBUG : Testêé: Sizes differ 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36326") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44770->172.17.0.3:36326, err= 2026/07/27 06:17:24 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/27 06:17:24 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/27 06:17:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/27 06:17:24 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33786") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55916->172.17.0.3:33786, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37307") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45330->172.17.0.3:37307, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38634") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37886->172.17.0.3:38634, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38408") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49878->172.17.0.3:38408, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34205") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56656->172.17.0.3:34205, err= 2026/07/27 06:17:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38495") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37622->172.17.0.3:38495, err= 2026/07/27 06:17:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/27 06:17:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/27 06:17:24 INFO : existing: Copied (new) 2026/07/27 06:17:24 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39484") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43402->172.17.0.3:39484, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37404") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50688->172.17.0.3:37404, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33639") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34098->172.17.0.3:33639, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:24 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:24 DEBUG : existing: Sizes differ 2026/07/27 06:17:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:24 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: not deleting files as there were IO errors 2026/07/27 06:17:24 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: not deleting directories as there were IO errors 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39914") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41274->172.17.0.3:39914, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36320") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34324->172.17.0.3:36320, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36971") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60622->172.17.0.3:36971, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31905") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52220->172.17.0.3:31905, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34600") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56344->172.17.0.3:34600, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32163") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42032->172.17.0.3:32163, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:24 DEBUG : EXISTING: size = 6 OK 2026/07/27 06:17:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : existing: Unchanged skipping 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:24 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:24 INFO : There was nothing to transfer 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37840") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35098->172.17.0.3:37840, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37128") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53172->172.17.0.3:37128, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38493") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33822->172.17.0.3:38493, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30228") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47310->172.17.0.3:30228, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30943") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42500->172.17.0.3:30943, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36575") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60318->172.17.0.3:36575, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34419") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43814->172.17.0.3:34419, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38719") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42054->172.17.0.3:38719, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32166") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46606->172.17.0.3:32166, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32266") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45098->172.17.0.3:32266, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39405") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58800->172.17.0.3:39405, 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-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33512") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44890->172.17.0.3:33512, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35822") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51670->172.17.0.3:35822, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38701") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36538->172.17.0.3:38701, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38813") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38944->172.17.0.3:38813, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30069") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52866->172.17.0.3:30069, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35838") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40646->172.17.0.3:35838, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39324") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51390->172.17.0.3:39324, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38800") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41742->172.17.0.3:38800, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37781") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60704->172.17.0.3:37781, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30171") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58236->172.17.0.3:30171, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33426") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57000->172.17.0.3:33426, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36724") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36452->172.17.0.3:36724, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33923") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46236->172.17.0.3:33923, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31385") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32936->172.17.0.3:31385, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32127") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47614->172.17.0.3:32127, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39637") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45100->172.17.0.3:39637, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37353") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54852->172.17.0.3:37353, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34277") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41656->172.17.0.3:34277, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32845") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34572->172.17.0.3:32845, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36963") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46180->172.17.0.3:36963, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37468") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45372->172.17.0.3:37468, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39590") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53554->172.17.0.3:39590, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33381") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35928->172.17.0.3:33381, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39531") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33124->172.17.0.3:39531, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33389") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53858->172.17.0.3:33389, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35487") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36192->172.17.0.3:35487, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35884") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42622->172.17.0.3:35884, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32487") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37574->172.17.0.3:32487, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34913") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39020->172.17.0.3:34913, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32968") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50100->172.17.0.3:32968, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39021") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55102->172.17.0.3:39021, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30170") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47424->172.17.0.3:30170, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38027") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35996->172.17.0.3:38027, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38835") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47868->172.17.0.3:38835, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32550") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44922->172.17.0.3:32550, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38416") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49784->172.17.0.3:38416, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35320") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51992->172.17.0.3:35320, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30327") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40522->172.17.0.3:30327, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38294") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49360->172.17.0.3:38294, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36112") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47416->172.17.0.3:36112, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33174") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51386->172.17.0.3:33174, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37842") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59880->172.17.0.3:37842, err= 2026/07/27 06:17:24 DEBUG : both0: size = 6 OK 2026/07/27 06:17:24 DEBUG : both11: size = 6 OK 2026/07/27 06:17:24 DEBUG : both10: size = 6 OK 2026/07/27 06:17:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:24 DEBUG : both12: size = 6 OK 2026/07/27 06:17:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both11: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both13: size = 6 OK 2026/07/27 06:17:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both0: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both14: size = 6 OK 2026/07/27 06:17:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both14: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both15: size = 6 OK 2026/07/27 06:17:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both15: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both16: size = 6 OK 2026/07/27 06:17:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both10: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both17: size = 6 OK 2026/07/27 06:17:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both17: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both18: size = 6 OK 2026/07/27 06:17:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both18: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both19: size = 6 OK 2026/07/27 06:17:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both19: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both1: size = 6 OK 2026/07/27 06:17:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both1: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both2: size = 6 OK 2026/07/27 06:17:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both12: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both3: size = 6 OK 2026/07/27 06:17:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both3: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both4: size = 6 OK 2026/07/27 06:17:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both4: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both5: size = 6 OK 2026/07/27 06:17:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both5: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both6: size = 6 OK 2026/07/27 06:17:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both6: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both7: size = 6 OK 2026/07/27 06:17:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both7: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both8: size = 6 OK 2026/07/27 06:17:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both13: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both9: size = 6 OK 2026/07/27 06:17:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:24 DEBUG : both9: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both16: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both2: Unchanged skipping 2026/07/27 06:17:24 DEBUG : both8: Unchanged skipping 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:24 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:24 INFO : only9: Deleted 2026/07/27 06:17:24 INFO : only2: Deleted 2026/07/27 06:17:24 INFO : only6: Deleted 2026/07/27 06:17:24 INFO : only11: Deleted 2026/07/27 06:17:24 INFO : only19: Deleted 2026/07/27 06:17:24 INFO : only18: Deleted 2026/07/27 06:17:24 INFO : only16: Deleted 2026/07/27 06:17:24 INFO : only5: Deleted 2026/07/27 06:17:24 INFO : only3: Deleted 2026/07/27 06:17:24 INFO : only8: Deleted 2026/07/27 06:17:24 INFO : only13: Deleted 2026/07/27 06:17:24 INFO : only12: Deleted 2026/07/27 06:17:24 INFO : only14: Deleted 2026/07/27 06:17:24 INFO : only4: Deleted 2026/07/27 06:17:24 INFO : only15: Deleted 2026/07/27 06:17:24 INFO : only10: Deleted 2026/07/27 06:17:24 INFO : only0: Deleted 2026/07/27 06:17:24 INFO : only7: Deleted 2026/07/27 06:17:24 INFO : only17: Deleted 2026/07/27 06:17:24 INFO : only1: Deleted 2026/07/27 06:17:24 INFO : There was nothing to transfer 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34116") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33878->172.17.0.3:34116, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38402") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51140->172.17.0.3:38402, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33364") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49446->172.17.0.3:33364, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31713") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38526->172.17.0.3:31713, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32377") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36614->172.17.0.3:32377, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39237") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33600->172.17.0.3:39237, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30060") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55358->172.17.0.3:30060, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38685") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44352->172.17.0.3:38685, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32515") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45442->172.17.0.3:32515, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30317") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47146->172.17.0.3:30317, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37535") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42546->172.17.0.3:37535, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31251") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42738->172.17.0.3:31251, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36219") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59522->172.17.0.3:36219, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39292") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60220->172.17.0.3:39292, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39576") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34248->172.17.0.3:39576, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33974") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56386->172.17.0.3:33974, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37762") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59014->172.17.0.3:37762, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30079") 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49328->172.17.0.3:30079, err= 2026/07/27 06:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39738") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52934->172.17.0.3:39738, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34903") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47736->172.17.0.3:34903, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35451") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57164->172.17.0.3:35451, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36282") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51394->172.17.0.3:36282, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37225") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53974->172.17.0.3:37225, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36164") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35538->172.17.0.3:36164, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37575") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49912->172.17.0.3:37575, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35220") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45712->172.17.0.3:35220, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30376") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54454->172.17.0.3:30376, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33447") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58146->172.17.0.3:33447, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33135") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44014->172.17.0.3:33135, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32710") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56128->172.17.0.3:32710, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37007") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51644->172.17.0.3:37007, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38830") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42856->172.17.0.3:38830, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34960") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46632->172.17.0.3:34960, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33368") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59516->172.17.0.3:33368, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39558") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58804->172.17.0.3:39558, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32552") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45462->172.17.0.3:32552, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33183") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36750->172.17.0.3:33183, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32927") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59602->172.17.0.3:32927, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38731") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44066->172.17.0.3:38731, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38100") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49600->172.17.0.3:38100, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38416") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49798->172.17.0.3:38416, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36060") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54386->172.17.0.3:36060, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32398") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44374->172.17.0.3:32398, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38804") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44446->172.17.0.3:38804, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36910") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37832->172.17.0.3:36910, err= 2026/07/27 06:17:25 DEBUG : both0: size = 6 OK 2026/07/27 06:17:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both12: size = 6 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:25 DEBUG : both11: size = 6 OK 2026/07/27 06:17:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both10: size = 6 OK 2026/07/27 06:17:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both0: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both13: size = 6 OK 2026/07/27 06:17:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both13: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both14: size = 6 OK 2026/07/27 06:17:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both12: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both15: size = 6 OK 2026/07/27 06:17:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both11: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both16: size = 6 OK 2026/07/27 06:17:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both10: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both17: size = 6 OK 2026/07/27 06:17:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both17: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both18: size = 6 OK 2026/07/27 06:17:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both14: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both19: size = 6 OK 2026/07/27 06:17:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both19: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both1: size = 6 OK 2026/07/27 06:17:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both1: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both2: size = 6 OK 2026/07/27 06:17:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both2: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both3: size = 6 OK 2026/07/27 06:17:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both3: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both4: size = 6 OK 2026/07/27 06:17:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both4: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both5: size = 6 OK 2026/07/27 06:17:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both5: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both6: size = 6 OK 2026/07/27 06:17:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both6: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both7: size = 6 OK 2026/07/27 06:17:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both7: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both8: size = 6 OK 2026/07/27 06:17:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both8: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both9: size = 6 OK 2026/07/27 06:17:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : both9: Unchanged skipping 2026/07/27 06:17:25 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only0: Sizes differ 2026/07/27 06:17:25 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only10: Sizes differ 2026/07/27 06:17:25 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only11: Sizes differ 2026/07/27 06:17:25 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only12: Sizes differ 2026/07/27 06:17:25 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only13: Sizes differ 2026/07/27 06:17:25 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only14: Sizes differ 2026/07/27 06:17:25 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only15: Sizes differ 2026/07/27 06:17:25 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only16: Sizes differ 2026/07/27 06:17:25 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only17: Sizes differ 2026/07/27 06:17:25 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only18: Sizes differ 2026/07/27 06:17:25 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only19: Sizes differ 2026/07/27 06:17:25 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only1: Sizes differ 2026/07/27 06:17:25 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only2: Sizes differ 2026/07/27 06:17:25 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only3: Sizes differ 2026/07/27 06:17:25 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only4: Sizes differ 2026/07/27 06:17:25 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only5: Sizes differ 2026/07/27 06:17:25 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only6: Sizes differ 2026/07/27 06:17:25 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only7: Sizes differ 2026/07/27 06:17:25 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only8: Sizes differ 2026/07/27 06:17:25 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1498242369) 2026/07/27 06:17:25 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-niqidox0beha) 2026/07/27 06:17:25 DEBUG : only9: Sizes differ 2026/07/27 06:17:25 DEBUG : both15: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both16: Unchanged skipping 2026/07/27 06:17:25 DEBUG : both18: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39064") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36248") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55498->172.17.0.3:36248, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37067") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39068") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47152->172.17.0.3:39064, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43698->172.17.0.3:39068, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49834->172.17.0.3:37067, err= 2026/07/27 06:17:25 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/27 06:17:25 INFO : only11: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/27 06:17:25 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/27 06:17:25 INFO : only10: Copied (replaced existing) 2026/07/27 06:17:25 INFO : only12: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34786") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50330->172.17.0.3:34786, err= 2026/07/27 06:17:25 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/27 06:17:25 INFO : only0: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32375") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34888") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36268->172.17.0.3:32375, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39630->172.17.0.3:34888, err= 2026/07/27 06:17:25 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33964") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53564->172.17.0.3:33964, err= 2026/07/27 06:17:25 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/27 06:17:25 INFO : only13: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32669") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51360->172.17.0.3:32669, err= 2026/07/27 06:17:25 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/27 06:17:25 INFO : only14: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/27 06:17:25 INFO : only16: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/27 06:17:25 INFO : only15: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32578") 2026/07/27 06:17:25 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32769") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46738->172.17.0.3:32578, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44736->172.17.0.3:32769, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39767") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60146->172.17.0.3:39767, err= 2026/07/27 06:17:25 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/27 06:17:25 INFO : only17: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33626") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40246->172.17.0.3:33626, err= 2026/07/27 06:17:25 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/27 06:17:25 INFO : only18: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/27 06:17:25 INFO : only19: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/27 06:17:25 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/27 06:17:25 INFO : only1: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39031") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57180->172.17.0.3:39031, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35717") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37158") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55072->172.17.0.3:35717, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39756->172.17.0.3:37158, err= 2026/07/27 06:17:25 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/27 06:17:25 INFO : only2: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30881") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53264->172.17.0.3:30881, err= 2026/07/27 06:17:25 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/27 06:17:25 INFO : only3: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/27 06:17:25 INFO : only4: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/27 06:17:25 INFO : only5: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30089") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42370->172.17.0.3:30089, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38014") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39762") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50190->172.17.0.3:39762, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47130->172.17.0.3:38014, err= 2026/07/27 06:17:25 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/27 06:17:25 INFO : only6: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/27 06:17:25 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/27 06:17:25 INFO : only7: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/27 06:17:25 INFO : only8: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/27 06:17:25 INFO : only9: Copied (replaced existing) 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36825") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39666->172.17.0.3:36825, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36100") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56792->172.17.0.3:36100, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33684") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42076->172.17.0.3:33684, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:25 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:17:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:17:25 DEBUG : empty_on_remote: Making directory with metadata 2026/07/27 06:17:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:17:25 INFO : empty_on_remote: Making directory 2026/07/27 06:17:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 06:17:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32961") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57388->172.17.0.3:32961, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38410") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33215") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35212") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44838->172.17.0.3:33215, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57548->172.17.0.3:38410, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50702->172.17.0.3:35212, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30915") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46350->172.17.0.3:30915, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39494") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55950->172.17.0.3:39494, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:25 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:17:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:17:25 DEBUG : empty_on_remote: Making directory with metadata 2026/07/27 06:17:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:17:25 INFO : empty_on_remote: Making directory 2026/07/27 06:17:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 06:17:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34084") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40164->172.17.0.3:34084, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39933") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33829") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30465") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35306->172.17.0.3:33829, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50836->172.17.0.3:39933, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60534->172.17.0.3:30465, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39298") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56814->172.17.0.3:39298, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34038") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51608->172.17.0.3:34038, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33699") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57062->172.17.0.3:33699, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : sub dir: Making directory 2026/07/27 06:17:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32973") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51926->172.17.0.3:32973, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35496") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37657") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59028->172.17.0.3:35496, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40862->172.17.0.3:37657, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38299") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60026->172.17.0.3:38299, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30976") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37608->172.17.0.3:30976, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36901") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42040->172.17.0.3:36901, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35879") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44688->172.17.0.3:35879, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31456") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58584->172.17.0.3:31456, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35680") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47166->172.17.0.3:35680, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35162") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50430->172.17.0.3:35162, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39174") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39324->172.17.0.3:39174, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:17:25 INFO : sub dir: Making directory 2026/07/27 06:17:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33418") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60096->172.17.0.3:33418, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38224") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35024->172.17.0.3:38224, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38149") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48530->172.17.0.3:38149, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37012") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42266->172.17.0.3:37012, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30794") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41340->172.17.0.3:30794, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38371") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35608->172.17.0.3:38371, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33933") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56256->172.17.0.3:33933, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37712") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53366->172.17.0.3:37712, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36702") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54314->172.17.0.3:36702, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33047") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48878->172.17.0.3:33047, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36056") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41882->172.17.0.3:36056, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38389") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44726->172.17.0.3:38389, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31602") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38646->172.17.0.3:31602, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33223") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47628->172.17.0.3:33223, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37922") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55398->172.17.0.3:37922, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37402") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39990->172.17.0.3:37402, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33187") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50610->172.17.0.3:33187, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30219") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56304->172.17.0.3:30219, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32742") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57102->172.17.0.3:32742, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38510") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35904->172.17.0.3:38510, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32267") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37842->172.17.0.3:32267, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37531") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32770->172.17.0.3:37531, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30885") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35216->172.17.0.3:30885, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32182") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54870->172.17.0.3:32182, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35943") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56184->172.17.0.3:35943, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34463") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59512->172.17.0.3:34463, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38179") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44398->172.17.0.3:38179, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37920") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33510->172.17.0.3:37920, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39204") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59040->172.17.0.3:39204, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31497") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55422->172.17.0.3:31497, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39390") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56728->172.17.0.3:39390, err= 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30822") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51036->172.17.0.3:30822, err= 2026/07/27 06:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : apple: Excluded 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : banana: Excluded 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31725") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57496->172.17.0.3:31725, err= 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33480") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38814->172.17.0.3:33480, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33899") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37544->172.17.0.3:33899, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36642") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57530->172.17.0.3:36642, err= 2026/07/27 06:17:25 DEBUG : apple: size = 5 OK 2026/07/27 06:17:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : banana: size = 6 OK 2026/07/27 06:17:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30248") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54852->172.17.0.3:30248, err= 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 INFO : There was nothing to transfer 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30599") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37848->172.17.0.3:30599, err= 2026/07/27 06:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : apple: Excluded 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : banana: Excluded 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36748") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45678->172.17.0.3:36748, err= 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37846") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37470->172.17.0.3:37846, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31032") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52922->172.17.0.3:31032, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35963") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49386->172.17.0.3:35963, err= 2026/07/27 06:17:25 DEBUG : apple: size = 5 OK 2026/07/27 06:17:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : banana: size = 6 OK 2026/07/27 06:17:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34802") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33728->172.17.0.3:34802, err= 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 INFO : There was nothing to transfer 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38017") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36864->172.17.0.3:38017, err= 2026/07/27 06:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : apple: Excluded 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : banana: Excluded 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35618") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45146->172.17.0.3:35618, err= 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36641") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40774->172.17.0.3:36641, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34139") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39658->172.17.0.3:34139, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32418") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53954->172.17.0.3:32418, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31620") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44934->172.17.0.3:31620, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39323") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37662->172.17.0.3:39323, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33551") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60614->172.17.0.3:33551, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33064") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40696->172.17.0.3:33064, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33400") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59102->172.17.0.3:33400, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34759") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58672->172.17.0.3:34759, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38038") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53342->172.17.0.3:38038, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38291") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40180->172.17.0.3:38291, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35180") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45844->172.17.0.3:35180, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34860") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57502->172.17.0.3:34860, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37494") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47564->172.17.0.3:37494, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31680") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46262->172.17.0.3:31680, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33826") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37320->172.17.0.3:33826, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30248") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54864->172.17.0.3:30248, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39139") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40858->172.17.0.3:39139, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31408") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56090->172.17.0.3:31408, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37951") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54328->172.17.0.3:37951, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31255") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58056->172.17.0.3:31255, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31328") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44590->172.17.0.3:31328, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34572") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35678->172.17.0.3:34572, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30242") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41354->172.17.0.3:30242, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36424") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48582->172.17.0.3:36424, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38088") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37886->172.17.0.3:38088, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31208") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58720->172.17.0.3:31208, err= 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36994") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46318->172.17.0.3:36994, err= 2026/07/27 06:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : apple: Excluded 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : banana: Excluded 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34583") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59188->172.17.0.3:34583, err= 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30115") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38792->172.17.0.3:30115, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35497") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38814->172.17.0.3:35497, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32789") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48414->172.17.0.3:32789, err= 2026/07/27 06:17:25 DEBUG : apple: size = 5 OK 2026/07/27 06:17:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:25 DEBUG : banana: size = 6 OK 2026/07/27 06:17:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35789") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41382->172.17.0.3:35789, err= 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 INFO : There was nothing to transfer 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34971") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55140->172.17.0.3:34971, err= 2026/07/27 06:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : apple: Excluded 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : banana: Excluded 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35966") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43970->172.17.0.3:35966, err= 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39377") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34338->172.17.0.3:39377, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33355") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43522->172.17.0.3:33355, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30944") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42852->172.17.0.3:30944, err= 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : banana: size = 6 OK 2026/07/27 06:17:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:25 DEBUG : apple: size = 5 OK 2026/07/27 06:17:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34619") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40764->172.17.0.3:34619, err= 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 INFO : There was nothing to transfer 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38556") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45722->172.17.0.3:38556, err= 2026/07/27 06:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : apple: Excluded 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : banana: Excluded 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30192") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51906->172.17.0.3:30192, err= 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39558") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58814->172.17.0.3:39558, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37951") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54332->172.17.0.3:37951, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39573") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52080->172.17.0.3:39573, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33512") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44902->172.17.0.3:33512, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36553") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60508->172.17.0.3:36553, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32729") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47952->172.17.0.3:32729, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39143") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46688->172.17.0.3:39143, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38039") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58458->172.17.0.3:38039, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32417") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41458->172.17.0.3:32417, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34728") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44082->172.17.0.3:34728, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32989") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48766->172.17.0.3:32989, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39965") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47878->172.17.0.3:39965, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35939") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53536->172.17.0.3:35939, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36019") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39078->172.17.0.3:36019, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32888") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47458->172.17.0.3:32888, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36326") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44776->172.17.0.3:36326, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35627") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41914->172.17.0.3:35627, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32731") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54422->172.17.0.3:32731, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34026") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56548->172.17.0.3:34026, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38816") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57430->172.17.0.3:38816, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31370") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55740->172.17.0.3:31370, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32675") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48530->172.17.0.3:32675, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36988") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58706->172.17.0.3:36988, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30608") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38144->172.17.0.3:30608, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33389") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53868->172.17.0.3:33389, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38920") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46610->172.17.0.3:38920, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32759") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58930->172.17.0.3:32759, err= 2026/07/27 06:17:25 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30788") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49382->172.17.0.3:30788, err= 2026/07/27 06:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : apple: Excluded 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : banana: Excluded 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39944") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34240->172.17.0.3:39944, err= 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33841") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38832->172.17.0.3:33841, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35583") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49998->172.17.0.3:35583, err= 2026/07/27 06:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35956") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57268->172.17.0.3:35956, err= 2026/07/27 06:17:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36291") 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50606->172.17.0.3:21, err= 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32681") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52314->172.17.0.3:36291, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36816") 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35444->172.17.0.3:32681, err= 2026/07/27 06:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33068->172.17.0.3:36816, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38101") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38228->172.17.0.3:38101, err= 2026/07/27 06:17:25 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:25 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/27 06:17:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/27 06:17:25 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/27 06:17:25 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/27 06:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/27 06:17:25 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/27 06:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36543") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36548->172.17.0.3:36543, err= 2026/07/27 06:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35573") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44092->172.17.0.3:35573, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39614") 2026/07/27 06:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58944->172.17.0.3:39614, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33240") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35430->172.17.0.3:33240, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38121") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45436->172.17.0.3:38121, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33592") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43330->172.17.0.3:33592, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38430") 2026/07/27 06:17:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53576->172.17.0.3:38430, err= 2026/07/27 06:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30078") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41924->172.17.0.3:30078, err= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33638") 2026/07/27 06:17:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44516->172.17.0.3:33638, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34690") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55548->172.17.0.3:34690, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36328") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53400->172.17.0.3:36328, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/27 06:17:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31521") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56296->172.17.0.3:31521, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/27 06:17:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39106") 2026/07/27 06:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37822->172.17.0.3:39106, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37387") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48766->172.17.0.3:37387, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31608") 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58398->172.17.0.3:31608, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/27 06:17:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36273") 2026/07/27 06:17:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:25 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34356->172.17.0.3:36273, err= 2026/07/27 06:17:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:25 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/27 06:17:25 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34840") 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57018->172.17.0.3:34840, err= 2026/07/27 06:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/27 06:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:28 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:28 INFO : apple: Deleted 2026/07/27 06:17:28 INFO : appleappleapplebanana: Deleted 2026/07/27 06:17:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50612->172.17.0.3:21, err= 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:17:28 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Connecting to FTP server 2026/07/27 06:17:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 06:17:28 INFO : banana: Deleted 2026/07/27 06:17:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 06:17:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50622->172.17.0.3:21, err= 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:21") 2026/07/27 06:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50628->172.17.0.3:21, err= 2026/07/27 06:17:29 DEBUG : ftp://172.17.0.3:21/rclone-test-ciciviv8yaho: closing 1 unused connections 2026/07/27 06:17:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xicehig6riha: closing 2 unused connections 2026/07/27 06:17:30 INFO : splitbananasplit: Deleted 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37263") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33212->172.17.0.3:37263, err= 2026/07/27 06:17:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/27 06:17:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/27 06:17:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : YXBwbGU=: Excluded 2026/07/27 06:17:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : YmFuYW5h: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35893") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33968->172.17.0.3:35893, err= 2026/07/27 06:17:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30006") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57440->172.17.0.3:30006, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34633") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44070->172.17.0.3:34633, err= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30001") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34578->172.17.0.3:30001, err= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : YXBwbGU=: size = 5 OK 2026/07/27 06:17:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : YmFuYW5h: size = 6 OK 2026/07/27 06:17:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/27 06:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36177") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49852->172.17.0.3:36177, err= 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39975") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50192->172.17.0.3:39975, err= 2026/07/27 06:17:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/27 06:17:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/27 06:17:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : YXBwbGU=: Excluded 2026/07/27 06:17:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : YmFuYW5h: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39704") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55658->172.17.0.3:39704, err= 2026/07/27 06:17:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33189") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41806->172.17.0.3:33189, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38534") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37796->172.17.0.3:38534, err= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 06:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31531") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43778->172.17.0.3:31531, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31763") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44784->172.17.0.3:31763, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31454") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56752->172.17.0.3:31454, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32438") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34124->172.17.0.3:32438, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35671") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38420->172.17.0.3:35671, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34248") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47162->172.17.0.3:34248, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39513") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43832->172.17.0.3:39513, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30997") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49242->172.17.0.3:30997, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31191") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33792->172.17.0.3:31191, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38723") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50496->172.17.0.3:38723, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38631") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47368->172.17.0.3:38631, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30537") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40754->172.17.0.3:30537, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33718") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52440->172.17.0.3:33718, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35342") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50736->172.17.0.3:35342, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36619") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39960->172.17.0.3:36619, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37796") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43366->172.17.0.3:37796, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38963") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36790->172.17.0.3:38963, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35244") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41030->172.17.0.3:35244, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35160") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38534->172.17.0.3:35160, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34146") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48224->172.17.0.3:34146, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39869") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37568->172.17.0.3:39869, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37346") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49714->172.17.0.3:37346, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39529") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55768->172.17.0.3:39529, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33247") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34632->172.17.0.3:33247, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34563") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48846->172.17.0.3:34563, err= 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34477") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57936->172.17.0.3:34477, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36609") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41270->172.17.0.3:36609, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30998") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39432->172.17.0.3:30998, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30619") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57778->172.17.0.3:30619, err= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35138") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40298->172.17.0.3:35138, err= 2026/07/27 06:17:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31174") 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38584") 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51582->172.17.0.3:31174, err= 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50136->172.17.0.3:38584, err= 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35107") 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59730->172.17.0.3:35107, err= 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34565") 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30894") 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36680->172.17.0.3:34565, err= 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56594->172.17.0.3:30894, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/27 06:17:31 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/27 06:17:31 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38029") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32779") 2026/07/27 06:17:31 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/27 06:17:31 INFO : apple: Copied (new) to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45676->172.17.0.3:38029, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41678->172.17.0.3:32779, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34572") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33365") 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36874->172.17.0.3:34572, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54854->172.17.0.3:33365, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33011") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35100->172.17.0.3:33011, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39089") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59246->172.17.0.3:39089, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35636") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37253") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53386->172.17.0.3:35636, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42578->172.17.0.3:37253, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30900") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58670->172.17.0.3:30900, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39721") 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53140->172.17.0.3:39721, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36311") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36002") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49872->172.17.0.3:36002, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41082->172.17.0.3:36311, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36554") 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60770->172.17.0.3:36554, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39196") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34330") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54040->172.17.0.3:39196, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44314->172.17.0.3:34330, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33167") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55930->172.17.0.3:33167, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 INFO : banana: Deleted 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 06:17:31 INFO : apple: Deleted 2026/07/27 06:17:31 INFO : appleappleapplebanana: Deleted 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 06:17:31 INFO : splitbananasplit: Deleted 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36734") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41562->172.17.0.3:36734, err= 2026/07/27 06:17:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : PREFIXbanana: Excluded 2026/07/27 06:17:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : PREFIXapple: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32666") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50058->172.17.0.3:32666, err= 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39716") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40960->172.17.0.3:39716, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36920") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47338->172.17.0.3:36920, err= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 06:17:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35140") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44422->172.17.0.3:35140, err= 2026/07/27 06:17:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33809") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34753") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50190->172.17.0.3:34753, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33820") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53178->172.17.0.3:33809, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45604->172.17.0.3:33820, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31472") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33242->172.17.0.3:31472, err= 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30441") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48028->172.17.0.3:30441, err= 2026/07/27 06:17:31 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/27 06:17:31 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/27 06:17:31 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/27 06:17:31 INFO : splitbananasplit: Copied (new) 2026/07/27 06:17:31 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/27 06:17:31 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/27 06:17:31 INFO : banana: Copied (new) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/27 06:17:31 INFO : appleappleapplebanana: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37438") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54552->172.17.0.3:37438, err= 2026/07/27 06:17:31 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/27 06:17:31 INFO : apple: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37834") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31256") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35640") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56794->172.17.0.3:37834, err= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55348->172.17.0.3:31256, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33584->172.17.0.3:35640, err= 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35280") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34768->172.17.0.3:35280, err= 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33510") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32504") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33081") 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35422->172.17.0.3:32504, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50444->172.17.0.3:33510, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53676->172.17.0.3:33081, err= 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38660") 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52936->172.17.0.3:38660, err= 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35373") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32152") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49020->172.17.0.3:32152, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38959") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40898->172.17.0.3:35373, err= 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44458->172.17.0.3:38959, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38290") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38504->172.17.0.3:38290, err= 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35416") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39592") 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53078->172.17.0.3:35416, err= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54654->172.17.0.3:39592, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38332") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51646->172.17.0.3:38332, err= 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/27 06:17:31 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/27 06:17:31 INFO : PREFIXbanana: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/27 06:17:31 INFO : PREFIXsplitbananasplit: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/27 06:17:31 INFO : PREFIXapple: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38755") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40714->172.17.0.3:38755, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30436") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33656->172.17.0.3:30436, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38738") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53564->172.17.0.3:38738, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37720") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55542->172.17.0.3:37720, err= 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30590") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55348->172.17.0.3:30590, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33607") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47834->172.17.0.3:33607, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39579") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56592->172.17.0.3:39579, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30566") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56676->172.17.0.3:30566, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39639") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35522->172.17.0.3:39639, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33826") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44178->172.17.0.3:33826, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30638") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56294->172.17.0.3:30638, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39772") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53474->172.17.0.3:39772, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36884") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56350->172.17.0.3:36884, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31836") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48990->172.17.0.3:31836, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32433") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42496->172.17.0.3:32433, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37319") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60520->172.17.0.3:37319, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33778") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42452->172.17.0.3:33778, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37022") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38846->172.17.0.3:37022, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39971") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57236->172.17.0.3:39971, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37824") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38824->172.17.0.3:37824, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32007") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38970->172.17.0.3:32007, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31389") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44868->172.17.0.3:31389, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36103") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34286->172.17.0.3:36103, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31574") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49700->172.17.0.3:31574, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33946") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38968->172.17.0.3:33946, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35585") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42004->172.17.0.3:35585, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31301") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34972->172.17.0.3:31301, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34869") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35484->172.17.0.3:34869, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36347") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54916->172.17.0.3:36347, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34828") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38458->172.17.0.3:34828, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34842") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52040->172.17.0.3:34842, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38231") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60202->172.17.0.3:38231, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35525") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44790->172.17.0.3:35525, err= 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39925") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56518->172.17.0.3:39925, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33749") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33014->172.17.0.3:33749, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33969") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44640->172.17.0.3:33969, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38792") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39212->172.17.0.3:38792, err= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32366") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41596->172.17.0.3:32366, err= 2026/07/27 06:17:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33793") 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52188->172.17.0.3:33793, err= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31174") 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35886") 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42474->172.17.0.3:35886, err= 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51588->172.17.0.3:31174, err= 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34219") 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38384->172.17.0.3:34219, err= 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32451") 2026/07/27 06:17:31 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43450->172.17.0.3:32451, err= 2026/07/27 06:17:31 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/27 06:17:31 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34521") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39898->172.17.0.3:34521, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32846") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60738->172.17.0.3:32846, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33366") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54148->172.17.0.3:33366, err= 2026/07/27 06:17:31 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36064") 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49218->172.17.0.3:36064, err= 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38965") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59190->172.17.0.3:38965, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36139") 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45710->172.17.0.3:36139, err= 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35460") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41006->172.17.0.3:35460, err= 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38092") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35936->172.17.0.3:38092, err= 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38970") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41304->172.17.0.3:38970, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38089") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32632") 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47900->172.17.0.3:38089, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39102->172.17.0.3:32632, err= 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34660") 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33410->172.17.0.3:34660, err= 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36517") 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44764->172.17.0.3:36517, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31925") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46794->172.17.0.3:31925, err= 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39953") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44934->172.17.0.3:39953, err= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39562") 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42904->172.17.0.3:39562, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 06:17:31 INFO : banana: Deleted 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 06:17:31 INFO : splitbananasplit: Deleted 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 06:17:31 INFO : apple: Deleted 2026/07/27 06:17:31 INFO : appleappleapplebanana: Deleted 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39225") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58828->172.17.0.3:39225, err= 2026/07/27 06:17:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : bananaSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30145") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34734->172.17.0.3:30145, err= 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34544") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57276->172.17.0.3:34544, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33427") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33088->172.17.0.3:33427, err= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 06:17:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38557") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35084->172.17.0.3:38557, err= 2026/07/27 06:17:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35436") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31727") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32856") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30568") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53558->172.17.0.3:31727, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40264->172.17.0.3:30568, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33020->172.17.0.3:35436, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55486->172.17.0.3:32856, err= 2026/07/27 06:17:31 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/27 06:17:31 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36775") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37722->172.17.0.3:36775, err= 2026/07/27 06:17:31 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 INFO : splitbananasplit: Copied (new) 2026/07/27 06:17:31 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/27 06:17:31 INFO : apple: Copied (new) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/27 06:17:31 INFO : appleappleapplebanana: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32594") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45334->172.17.0.3:32594, err= 2026/07/27 06:17:31 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/27 06:17:31 INFO : banana: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35462") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49980->172.17.0.3:35462, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39406") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48194->172.17.0.3:39406, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30869") 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54554->172.17.0.3:30869, err= 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31673") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37834->172.17.0.3:31673, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38358") 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52498->172.17.0.3:38358, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38709") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57920->172.17.0.3:38709, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30910") 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37456->172.17.0.3:30910, err= 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32809") 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32323") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42386->172.17.0.3:32809, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34968") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42422->172.17.0.3:32323, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56632->172.17.0.3:34968, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35215") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46830->172.17.0.3:35215, err= 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39998") 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34446->172.17.0.3:39998, err= 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31108") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46774->172.17.0.3:31108, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39903") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41206->172.17.0.3:39903, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36178") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48260->172.17.0.3:36178, err= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : appleSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : splitbananasplitSUFFIX: Deleted 2026/07/27 06:17:31 INFO : bananaSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/27 06:17:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37832") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46350->172.17.0.3:37832, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31610") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42986->172.17.0.3:31610, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33471") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37088->172.17.0.3:33471, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30857") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46864->172.17.0.3:30857, err= 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31881") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42830->172.17.0.3:31881, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34859") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37244->172.17.0.3:34859, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34623") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34500->172.17.0.3:34623, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34598") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39006->172.17.0.3:34598, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36917") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52810->172.17.0.3:36917, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39159") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56692->172.17.0.3:39159, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32484") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57090->172.17.0.3:32484, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37471") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45644->172.17.0.3:37471, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31794") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60786->172.17.0.3:31794, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31816") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60852->172.17.0.3:31816, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30712") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58936->172.17.0.3:30712, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32672") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44582->172.17.0.3:32672, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32560") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38078->172.17.0.3:32560, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38349") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55134->172.17.0.3:38349, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33797") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47716->172.17.0.3:33797, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31461") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59432->172.17.0.3:31461, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33099") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56354->172.17.0.3:33099, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34000") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45380->172.17.0.3:34000, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33576") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44748->172.17.0.3:33576, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36623") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50062->172.17.0.3:36623, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34106") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60644->172.17.0.3:34106, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37990") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33850->172.17.0.3:37990, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33779") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57140->172.17.0.3:33779, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33697") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33044->172.17.0.3:33697, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34704") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39780->172.17.0.3:34704, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37230") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43140->172.17.0.3:37230, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31792") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34028->172.17.0.3:31792, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37892") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45700->172.17.0.3:37892, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39540") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32948->172.17.0.3:39540, err= 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38112") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60330->172.17.0.3:38112, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37648") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52742->172.17.0.3:37648, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34151") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54712->172.17.0.3:34151, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39064") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57484->172.17.0.3:39064, err= 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31649") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44242->172.17.0.3:31649, err= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : banana: size = 6 OK 2026/07/27 06:17:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : apple: size = 5 OK 2026/07/27 06:17:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39622") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48750->172.17.0.3:39622, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34651") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53466->172.17.0.3:34651, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35464") 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39422->172.17.0.3:35464, err= 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/27 06:17:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32855") 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41052->172.17.0.3:32855, err= 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34710") 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:31 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/27 06:17:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31200") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56776->172.17.0.3:34710, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42878->172.17.0.3:31200, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31309") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40086->172.17.0.3:31309, err= 2026/07/27 06:17:31 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32553") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44782->172.17.0.3:32553, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35440") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32329") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48480->172.17.0.3:35440, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53404->172.17.0.3:32329, err= 2026/07/27 06:17:31 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34620") 2026/07/27 06:17:31 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47254->172.17.0.3:34620, err= 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31099") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38216") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45616->172.17.0.3:31099, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34164") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60270->172.17.0.3:38216, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42046->172.17.0.3:34164, err= 2026/07/27 06:17:31 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31767") 2026/07/27 06:17:31 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46356->172.17.0.3:31767, err= 2026/07/27 06:17:31 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37037") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41320->172.17.0.3:37037, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39365") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33586") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38212->172.17.0.3:39365, err= 2026/07/27 06:17:31 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48244->172.17.0.3:33586, err= 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33909") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48962->172.17.0.3:33909, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 06:17:31 INFO : appleappleapplebanana: Deleted 2026/07/27 06:17:31 INFO : splitbananasplit: Deleted 2026/07/27 06:17:31 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 06:17:31 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34634") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41332->172.17.0.3:34634, err= 2026/07/27 06:17:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbanan: Excluded 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleapple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleapple: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32076") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43036->172.17.0.3:32076, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefg: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcde: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defgh: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdef: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-34567: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-23456: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghi: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-45678: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijk: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-12345: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghij: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31005") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53934->172.17.0.3:31005, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36392") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48542->172.17.0.3:36392, err= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36877") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35812->172.17.0.3:36877, err= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : apple: size = 5 OK 2026/07/27 06:17:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:31 DEBUG : appleapple: size = 21 OK 2026/07/27 06:17:31 DEBUG : banana: size = 6 OK 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : splitbanan: size = 16 OK 2026/07/27 06:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38049") 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39078->172.17.0.3:38049, err= 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 06:17:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 06:17:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 06:17:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 06:17:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 06:17:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 06:17:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 06:17:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 06:17:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 06:17:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 06:17:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36805") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56450->172.17.0.3:36805, err= 2026/07/27 06:17:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbanan: Excluded 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleapple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleapple: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32578") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39196->172.17.0.3:32578, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefg: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcde: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defgh: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdef: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-34567: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-23456: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghi: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-45678: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijk: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-12345: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghij: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31547") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35816->172.17.0.3:31547, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39315") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60546->172.17.0.3:39315, err= 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 06:17:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37193") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38052->172.17.0.3:37193, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38272") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46992->172.17.0.3:38272, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32564") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33260->172.17.0.3:32564, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34646") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36158->172.17.0.3:34646, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37114") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47686->172.17.0.3:37114, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36188") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45020->172.17.0.3:36188, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31316") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33936->172.17.0.3:31316, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31358") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54592->172.17.0.3:31358, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30166") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43308->172.17.0.3:30166, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38685") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41126->172.17.0.3:38685, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34710") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56778->172.17.0.3:34710, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37535") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45498->172.17.0.3:37535, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34028") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43688->172.17.0.3:34028, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33821") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56746->172.17.0.3:33821, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35459") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39900->172.17.0.3:35459, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37769") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47886->172.17.0.3:37769, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30379") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47884->172.17.0.3:30379, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38702") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38522->172.17.0.3:38702, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31755") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50796->172.17.0.3:31755, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32696") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42462->172.17.0.3:32696, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34525") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59914->172.17.0.3:34525, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34509") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35074->172.17.0.3:34509, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34353") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51368->172.17.0.3:34353, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32504") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35434->172.17.0.3:32504, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34464") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38032->172.17.0.3:34464, err= 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30269") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37422->172.17.0.3:30269, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30926") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49650->172.17.0.3:30926, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36448") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51120->172.17.0.3:36448, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30085") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35332->172.17.0.3:30085, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35271") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42374->172.17.0.3:35271, err= 2026/07/27 06:17:31 DEBUG : apple: size = 5 OK 2026/07/27 06:17:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:31 DEBUG : banana: size = 6 OK 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30646") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36702->172.17.0.3:30646, err= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 INFO : There was nothing to transfer 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35862") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48492->172.17.0.3:35862, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39290") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35368->172.17.0.3:39290, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31199") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36680->172.17.0.3:31199, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33023") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60726->172.17.0.3:33023, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37739") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42420->172.17.0.3:37739, err= 2026/07/27 06:17:31 DEBUG : apple: size = 5 OK 2026/07/27 06:17:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:31 DEBUG : banana: size = 6 OK 2026/07/27 06:17:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32777") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55182->172.17.0.3:32777, err= 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 INFO : There was nothing to transfer 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37009") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36518->172.17.0.3:37009, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36453") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39088->172.17.0.3:36453, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39847") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59550->172.17.0.3:39847, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39318") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52234->172.17.0.3:39318, err= 2026/07/27 06:17:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30594") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43796->172.17.0.3:30594, err= 2026/07/27 06:17:31 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : apple: Excluded 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:31 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : banana: Excluded 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31268") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56878->172.17.0.3:31268, err= 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31831") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43366->172.17.0.3:31831, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36518") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60488->172.17.0.3:36518, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37835") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42410->172.17.0.3:37835, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30729") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47318->172.17.0.3:30729, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37157") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34696->172.17.0.3:37157, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33087") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42390->172.17.0.3:33087, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36769") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45908->172.17.0.3:36769, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32388") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58154->172.17.0.3:32388, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33051") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39296->172.17.0.3:33051, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30066") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42634->172.17.0.3:30066, err= 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37281") 2026/07/27 06:17:31 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57246->172.17.0.3:37281, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38483") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44978->172.17.0.3:38483, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37470") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34144->172.17.0.3:37470, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35220") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51592->172.17.0.3:35220, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34681") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47060->172.17.0.3:34681, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34787") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52780->172.17.0.3:34787, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31853") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45418->172.17.0.3:31853, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32784") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57180->172.17.0.3:32784, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30164") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33244->172.17.0.3:30164, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34383") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54746->172.17.0.3:34383, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36519") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52236->172.17.0.3:36519, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34190") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54564->172.17.0.3:34190, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33291") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45010->172.17.0.3:33291, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30604") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50112->172.17.0.3:30604, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34482") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54986->172.17.0.3:34482, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31186") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37280->172.17.0.3:31186, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34290") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36336->172.17.0.3:34290, err= 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37473") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48654->172.17.0.3:37473, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30135") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37074->172.17.0.3:30135, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38090") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59242->172.17.0.3:38090, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34693") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48506->172.17.0.3:34693, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30496") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40954->172.17.0.3:30496, err= 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33632") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43538->172.17.0.3:33632, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30052") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38654->172.17.0.3:30052, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34558") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55246->172.17.0.3:34558, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32450") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38500->172.17.0.3:32450, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32243") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41220->172.17.0.3:32243, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35212") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40974->172.17.0.3:35212, err= 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30562") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39348->172.17.0.3:30562, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37032") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34032->172.17.0.3:37032, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34456") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54946->172.17.0.3:34456, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39947") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50118->172.17.0.3:39947, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38108") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44272->172.17.0.3:38108, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30426") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35212->172.17.0.3:30426, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36158") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59526->172.17.0.3:36158, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34526") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51814->172.17.0.3:34526, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31633") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39846->172.17.0.3:31633, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35860") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49588->172.17.0.3:35860, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35569") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37586->172.17.0.3:35569, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37527") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40892->172.17.0.3:37527, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39847") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59552->172.17.0.3:39847, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34006") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55852->172.17.0.3:34006, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36000") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41984->172.17.0.3:36000, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37074") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54180->172.17.0.3:37074, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39009") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38030->172.17.0.3:39009, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30998") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39438->172.17.0.3:30998, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31377") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53968->172.17.0.3:31377, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34695") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33160->172.17.0.3:34695, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31063") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37328->172.17.0.3:31063, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38657") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37542->172.17.0.3:38657, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34808") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51964->172.17.0.3:34808, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35417") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53350->172.17.0.3:35417, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30394") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40600->172.17.0.3:30394, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35773") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55928->172.17.0.3:35773, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36854") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49050->172.17.0.3:36854, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35838") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53674->172.17.0.3:35838, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34882") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52532->172.17.0.3:34882, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32452") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39972->172.17.0.3:32452, err= 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32733") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:32806->172.17.0.3:32733, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30334") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46214->172.17.0.3:30334, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34608") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49094->172.17.0.3:34608, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36977") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57086->172.17.0.3:36977, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32979") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50020->172.17.0.3:32979, err= 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36530") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35242->172.17.0.3:36530, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36516") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52654->172.17.0.3:36516, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37165") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57172->172.17.0.3:37165, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30618") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37250->172.17.0.3:30618, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30761") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37118->172.17.0.3:30761, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30892") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35430->172.17.0.3:30892, err= 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38940") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46112->172.17.0.3:38940, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36637") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54022->172.17.0.3:36637, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31786") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49928->172.17.0.3:31786, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30774") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60190->172.17.0.3:30774, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39179") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33192->172.17.0.3:39179, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32279") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45770->172.17.0.3:32279, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39862") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57578->172.17.0.3:39862, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34104") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49874->172.17.0.3:34104, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35837") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47706->172.17.0.3:35837, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36639") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57600->172.17.0.3:36639, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36012") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51638->172.17.0.3:36012, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35060") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50882->172.17.0.3:35060, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38616") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58702->172.17.0.3:38616, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35535") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43502->172.17.0.3:35535, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31518") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37346->172.17.0.3:31518, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31559") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51054->172.17.0.3:31559, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30981") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41264->172.17.0.3:30981, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32722") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48274->172.17.0.3:32722, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30235") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42146->172.17.0.3:30235, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32003") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43526->172.17.0.3:32003, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32980") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60200->172.17.0.3:32980, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35671") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38424->172.17.0.3:35671, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37521") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45516->172.17.0.3:37521, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31361") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45570->172.17.0.3:31361, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34209") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54984->172.17.0.3:34209, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32969") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45810->172.17.0.3:32969, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39784") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50972->172.17.0.3:39784, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33061") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58730->172.17.0.3:33061, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37700") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60938->172.17.0.3:37700, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39453") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57850->172.17.0.3:39453, err= 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33698") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49924->172.17.0.3:33698, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39414") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34268->172.17.0.3:39414, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32333") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58280->172.17.0.3:32333, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32717") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38294->172.17.0.3:32717, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36408") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38240->172.17.0.3:36408, err= 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35216") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49554->172.17.0.3:35216, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30014") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51076->172.17.0.3:30014, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36374") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37146->172.17.0.3:36374, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34567") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58614->172.17.0.3:34567, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38954") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34266->172.17.0.3:38954, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33969") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44656->172.17.0.3:33969, err= 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33641") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39052->172.17.0.3:33641, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39489") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55530->172.17.0.3:39489, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33550") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37450->172.17.0.3:33550, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35228") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59496->172.17.0.3:35228, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33836") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36844->172.17.0.3:33836, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33941") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36626->172.17.0.3:33941, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37046") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33214->172.17.0.3:37046, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35821") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51174->172.17.0.3:35821, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36551") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49096->172.17.0.3:36551, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32095") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46732->172.17.0.3:32095, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32999") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42054->172.17.0.3:32999, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36210") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38400->172.17.0.3:36210, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35678") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34126->172.17.0.3:35678, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32201") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40580->172.17.0.3:32201, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37776") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60414->172.17.0.3:37776, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32523") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37280->172.17.0.3:32523, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36274") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42888->172.17.0.3:36274, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34957") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47156->172.17.0.3:34957, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39361") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54390->172.17.0.3:39361, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39188") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59850->172.17.0.3:39188, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38247") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42520->172.17.0.3:38247, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37370") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49046->172.17.0.3:37370, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32191") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34090->172.17.0.3:32191, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38291") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47712->172.17.0.3:38291, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32952") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51154->172.17.0.3:32952, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33530") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51384->172.17.0.3:33530, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31586") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54462->172.17.0.3:31586, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35497") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41232->172.17.0.3:35497, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38619") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55934->172.17.0.3:38619, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38496") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50212->172.17.0.3:38496, err= 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33432") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33348->172.17.0.3:33432, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37338") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57916->172.17.0.3:37338, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33545") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39440->172.17.0.3:33545, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32018") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54910->172.17.0.3:32018, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35610") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43324->172.17.0.3:35610, err= 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33680") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47762->172.17.0.3:33680, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32133") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52294->172.17.0.3:32133, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34373") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56996->172.17.0.3:34373, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36707") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43952->172.17.0.3:36707, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31032") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51532->172.17.0.3:31032, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37537") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55698->172.17.0.3:37537, err= 2026/07/27 06:17:32 DEBUG : apple: size = 5 OK 2026/07/27 06:17:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : apple: Unchanged skipping 2026/07/27 06:17:32 DEBUG : banana: size = 6 OK 2026/07/27 06:17:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : banana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:17:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:17:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35472") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36742->172.17.0.3:35472, err= 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 INFO : There was nothing to transfer 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32191") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34100->172.17.0.3:32191, err= 2026/07/27 06:17:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : apple: Excluded 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:17:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : banana: Excluded 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35113") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54456->172.17.0.3:35113, err= 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36599") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48550->172.17.0.3:36599, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33471") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37102->172.17.0.3:33471, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38649") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40226->172.17.0.3:38649, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37534") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41396->172.17.0.3:37534, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30903") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51544->172.17.0.3:30903, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33803") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43344->172.17.0.3:33803, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30170") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34120->172.17.0.3:30170, err= --- PASS: TestTransform (7.15s) --- PASS: TestTransform/NFC (0.07s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (6.14s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.12s) --- PASS: TestTransform/truncate (0.09s) --- PASS: TestTransform/encoder (0.09s) --- PASS: TestTransform/ISO-8859-1 (0.10s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.10s) --- PASS: TestTransform/ascii (0.10s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39579") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56606->172.17.0.3:39579, err= 2026/07/27 06:17:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/27 06:17:32 INFO : sub dir_somesuffix: Making directory 2026/07/27 06:17:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/27 06:17:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/27 06:17:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/27 06:17:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34371") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39528->172.17.0.3:34371, err= 2026/07/27 06:17:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/27 06:17:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36466") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57894->172.17.0.3:36466, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36271") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38022->172.17.0.3:36271, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35108") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45858->172.17.0.3:35108, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39485") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36644->172.17.0.3:39485, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36907") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57268->172.17.0.3:36907, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35982") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42924->172.17.0.3:35982, err= 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 INFO : tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35314") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34438->172.17.0.3:35314, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/27 06:17:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31997") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42166->172.17.0.3:31997, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31643") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38768->172.17.0.3:31643, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33351") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46916->172.17.0.3:33351, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33185") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36744->172.17.0.3:33185, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34795") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45722->172.17.0.3:34795, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34866") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53232->172.17.0.3:34866, err= 2026/07/27 06:17:32 INFO : toe: Making directory 2026/07/27 06:17:32 INFO : toe/toe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34575") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49764->172.17.0.3:34575, err= 2026/07/27 06:17:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/27 06:17:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30381") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35348->172.17.0.3:30381, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32522") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50314->172.17.0.3:32522, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33860") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44242->172.17.0.3:33860, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33785") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50328->172.17.0.3:33785, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39788") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33014->172.17.0.3:39788, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37505") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47798->172.17.0.3:37505, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36418") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39504->172.17.0.3:36418, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34308") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46602->172.17.0.3:34308, err= 2026/07/27 06:17:32 INFO : toe: Making directory 2026/07/27 06:17:32 INFO : toe/toe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30004") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58404->172.17.0.3:30004, err= 2026/07/27 06:17:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/27 06:17:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33740") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48008->172.17.0.3:33740, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33403") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42874->172.17.0.3:33403, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32796") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40420->172.17.0.3:32796, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37567") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47832->172.17.0.3:37567, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33451") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52882->172.17.0.3:33451, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37229") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51522->172.17.0.3:37229, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37725") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55482->172.17.0.3:37725, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:17:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39573") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45316->172.17.0.3:39573, err= 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 INFO : tictacempty_dir: Making directory 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 INFO : tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 INFO : tictactoe/tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32003") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43532->172.17.0.3:32003, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33607") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47846->172.17.0.3:33607, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31728") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44034->172.17.0.3:31728, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39158") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:38204->172.17.0.3:39158, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32621") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40436->172.17.0.3:32621, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31511") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46622->172.17.0.3:31511, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34657") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35369") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54820->172.17.0.3:35369, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43372->172.17.0.3:34657, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37604") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36188->172.17.0.3:37604, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37649") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33054->172.17.0.3:37649, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:17:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36141") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54874->172.17.0.3:36141, err= 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 INFO : tictacempty_dir: Making directory 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 INFO : tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 INFO : tictactoe/tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31702") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33164->172.17.0.3:31702, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39564") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48226->172.17.0.3:39564, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38571") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36142") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45480->172.17.0.3:36142, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51112->172.17.0.3:38571, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33330") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39312->172.17.0.3:33330, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39857") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47270->172.17.0.3:39857, err= 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37075") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34795") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53178->172.17.0.3:37075, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45726->172.17.0.3:34795, err= 2026/07/27 06:17:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32076") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43048->172.17.0.3:32076, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/27 06:17:32 NOTICE: ftp://172.17.0.3:21/rclone-test-niqidox0beha: 0 differences found 2026/07/27 06:17:32 NOTICE: ftp://172.17.0.3:21/rclone-test-niqidox0beha: 1 hashes could not be checked 2026/07/27 06:17:32 NOTICE: ftp://172.17.0.3:21/rclone-test-niqidox0beha: 1 matching files 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33711") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46932->172.17.0.3:33711, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37081") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30462") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37202->172.17.0.3:37081, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45834->172.17.0.3:30462, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34288") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54148->172.17.0.3:34288, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33581") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:48064->172.17.0.3:33581, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31842") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56170->172.17.0.3:31842, err= 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 INFO : tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 INFO : tictactoe/tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34739") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51852->172.17.0.3:34739, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30454") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52296->172.17.0.3:30454, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31413") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46526->172.17.0.3:31413, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38679") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51468->172.17.0.3:38679, err= 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34743") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49494->172.17.0.3:34743, err= 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38380") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52002->172.17.0.3:38380, err= 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30973") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47056->172.17.0.3:30973, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31178") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53056->172.17.0.3:31178, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32714") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44604->172.17.0.3:32714, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34990") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55566->172.17.0.3:34990, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34623") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34508->172.17.0.3:34623, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36729") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58888->172.17.0.3:36729, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33597") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54550->172.17.0.3:33597, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37693") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49782->172.17.0.3:37693, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/27 06:17:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37603") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47354->172.17.0.3:37603, err= 2026/07/27 06:17:32 INFO : toe: Making directory 2026/07/27 06:17:32 INFO : toe/toe: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37113") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40298->172.17.0.3:37113, err= 2026/07/27 06:17:32 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/27 06:17:32 INFO : toe/toe/toe: Copied (new) 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34739") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51868->172.17.0.3:34739, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39893") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35292->172.17.0.3:39893, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34684") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53416->172.17.0.3:34684, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38130") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39742->172.17.0.3:38130, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30697") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44418->172.17.0.3:30697, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35850") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35530->172.17.0.3:35850, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31374") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46840->172.17.0.3:31374, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:17:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39629") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42986->172.17.0.3:39629, err= 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 INFO : tictacempty_dir: Making directory 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 INFO : tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 INFO : tictactoe/tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32068") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35978->172.17.0.3:32068, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Deleted 2026/07/27 06:17:32 INFO : toe/toe: Removing directory 2026/07/27 06:17:32 INFO : toe: Removing directory 2026/07/27 06:17:32 INFO : empty_dir: Removing directory 2026/07/27 06:17:32 DEBUG : Local file system at /tmp/rclone1498242369: deleted 3 directories 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33476") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40502->172.17.0.3:33476, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34933") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51028->172.17.0.3:34933, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38829") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40388->172.17.0.3:38829, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32831") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51202->172.17.0.3:32831, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32378") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56380->172.17.0.3:32378, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31879") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40402->172.17.0.3:31879, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39043") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:35818->172.17.0.3:39043, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34987") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36774->172.17.0.3:34987, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30614") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34004->172.17.0.3:30614, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:17:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38780") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45390->172.17.0.3:38780, err= 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 INFO : tictacempty_dir: Making directory 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 INFO : tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 INFO : tictactoe/tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38021") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41808->172.17.0.3:38021, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Deleted 2026/07/27 06:17:32 INFO : toe/toe: Removing directory 2026/07/27 06:17:32 INFO : toe: Removing directory 2026/07/27 06:17:32 INFO : empty_dir: Removing directory 2026/07/27 06:17:32 DEBUG : Local file system at /tmp/rclone1498242369: deleted 3 directories 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30998") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39446->172.17.0.3:30998, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31136") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41410->172.17.0.3:31136, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32327") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:37788->172.17.0.3:32327, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36991") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57620->172.17.0.3:36991, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 06:17:32 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31764") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51490->172.17.0.3:31764, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38078") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56202->172.17.0.3:38078, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36420") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35035") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47032->172.17.0.3:36420, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:56334->172.17.0.3:35035, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35471") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51184->172.17.0.3:35471, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30891") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47550->172.17.0.3:30891, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30325") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57906->172.17.0.3:30325, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36627") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43350->172.17.0.3:36627, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39298") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38590") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50608->172.17.0.3:38590, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54012->172.17.0.3:39298, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32755") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30485") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58026->172.17.0.3:32755, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54696->172.17.0.3:30485, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32699") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44640->172.17.0.3:32699, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : Reset feature "Copy" 2026/07/27 06:17:32 DEBUG : Reset feature "Move" 2026/07/27 06:17:32 DEBUG : Reset feature "Copy" 2026/07/27 06:17:32 DEBUG : Reset feature "Move" 2026/07/27 06:17:32 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:17:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36787") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49104->172.17.0.3:36787, err= 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 INFO : tictacempty_dir: Making directory 2026/07/27 06:17:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 INFO : tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: tictactoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 INFO : tictactoe/tictactoe: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 06:17:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30720") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46148->172.17.0.3:30720, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Deleted 2026/07/27 06:17:32 INFO : toe/toe: Removing directory 2026/07/27 06:17:32 INFO : toe: Removing directory 2026/07/27 06:17:32 INFO : empty_dir: Removing directory 2026/07/27 06:17:32 DEBUG : Local file system at /tmp/rclone1498242369: deleted 3 directories 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34973") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:42126->172.17.0.3:34973, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38634") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33163") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58996->172.17.0.3:38634, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:40460->172.17.0.3:33163, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34288") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:54150->172.17.0.3:34288, err= 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 06:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:38546") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:49604->172.17.0.3:38546, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39670") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58192->172.17.0.3:39670, err= 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/27 06:17:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/27 06:17:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37358") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:36584->172.17.0.3:37358, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36989") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31825") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39028->172.17.0.3:31825, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33879") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45062->172.17.0.3:36989, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:57908->172.17.0.3:33879, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33548") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55238->172.17.0.3:33548, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35626") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:53196->172.17.0.3:35626, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34480") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41712->172.17.0.3:34480, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34517") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52216->172.17.0.3:34517, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32160") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36594") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33562->172.17.0.3:36594, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59962->172.17.0.3:32160, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34826") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:41820->172.17.0.3:34826, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33963") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50074->172.17.0.3:33963, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33153") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55902->172.17.0.3:33153, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 DEBUG : toe: transformed to: dG9l 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:33443") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43362->172.17.0.3:33443, err= 2026/07/27 06:17:32 DEBUG : toe: transformed to: dG9l 2026/07/27 06:17:32 INFO : dG9l: Making directory 2026/07/27 06:17:32 DEBUG : toe: transformed to: dG9l 2026/07/27 06:17:32 DEBUG : toe: transformed to: dG9l 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/27 06:17:32 INFO : dG9l/dG9l: Making directory 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/27 06:17:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:37900") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44998->172.17.0.3:37900, err= 2026/07/27 06:17:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/27 06:17:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36468") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:55708->172.17.0.3:36468, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30864") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52950->172.17.0.3:30864, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36892") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:47870->172.17.0.3:36892, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35854") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:45366->172.17.0.3:35854, err= 2026/07/27 06:17:32 DEBUG : dG9l: transformed to: toe 2026/07/27 06:17:32 DEBUG : dG9l: transformed to: toe 2026/07/27 06:17:32 DEBUG : toe: Directory modification time the same (differ by 590.046772ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30477") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43478->172.17.0.3:30477, err= 2026/07/27 06:17:32 DEBUG : dG9l: transformed to: toe 2026/07/27 06:17:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/27 06:17:32 DEBUG : toe/toe: Directory modification time the same (differ by 590.046772ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34326") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:58088->172.17.0.3:34326, err= 2026/07/27 06:17:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/27 06:17:32 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for checks to finish 2026/07/27 06:17:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/27 06:17:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/27 06:17:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/27 06:17:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/27 06:17:32 DEBUG : Local file system at /tmp/rclone1498242369: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : Waiting for deletions to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31316") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33940->172.17.0.3:31316, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36615") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:52322->172.17.0.3:36615, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32440") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59998->172.17.0.3:32440, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35459") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:39902->172.17.0.3:35459, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36144") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60678->172.17.0.3:36144, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36838") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:51652->172.17.0.3:36838, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34896") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:34242->172.17.0.3:34896, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-niqidox0beha", Local "Local file system at /tmp/rclone1498242369", Modify Window "1s" 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31800") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50120->172.17.0.3:31800, err= 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: 2026/07/27 06:17:32 INFO : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Making directory 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: 2026/07/27 06:17:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/27 06:17:32 INFO : toe/toe: Making directory 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe/toe: transformed to: 2026/07/27 06:17:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe: transformed to: 2026/07/27 06:17:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 06:17:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 06:17:32 DEBUG : toe/toe/toe: transformed to: 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for checks to finish 2026/07/27 06:17:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Waiting for transfers to finish 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35904") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46814->172.17.0.3:35904, err= 2026/07/27 06:17:32 DEBUG : toe/toe/toe: size = 11 OK 2026/07/27 06:17:32 INFO : toe/toe/toe: Copied (new) 2026/07/27 06:17:32 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: not deleting files as there were IO errors 2026/07/27 06:17:32 ERROR : ftp://172.17.0.3:21/rclone-test-niqidox0beha: not deleting directories as there were IO errors 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:30298") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:33962->172.17.0.3:30298, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:35442") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:50114->172.17.0.3:35442, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34718") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:59628->172.17.0.3:34718, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:34556") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:44654->172.17.0.3:34556, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:32847") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:46110->172.17.0.3:32847, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:31303") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43788->172.17.0.3:31303, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:36096") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:43026->172.17.0.3:36096, err= --- PASS: TestError (0.01s) PASS 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: dial("tcp","172.17.0.3:39469") 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: > dial: conn=172.17.0.1:60702->172.17.0.3:39469, err= 2026/07/27 06:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-niqidox0beha: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m52.02206424s (try 1/5)